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

[pygame] frame independant movement



How do you make things happen ingame at a constant speed regardless of frames-per-second? For example, i want my game object to move one square per second, even if the game is running 30, 45, 60, or 90 fps.