[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] How to make a (fast) smooth movement on 30 frames



Hey guys,
I've tested the game under linux and there it simply doesn't run. =)
I blit each object at each frame to the screen. This cannot be good.

But... it is efficient to use dirty rects in a space shooter? Everything
is moving and floating around... especially if there is a moving starfield.

Thanks
Kai