Add FPS limiting code; fix touchpad movement
commit93d77661277962bb75dfc3f22a7282ff0f11c2f9
authorThomas Perl <thp@perli.net>
Tue, 22 Jan 2008 22:22:12 +0000 (22 23:22 +0100)
committerThomas Perl <thp@perli.net>
Tue, 22 Jan 2008 22:22:12 +0000 (22 23:22 +0100)
tree4c945c23ead5c5b11eff9154ea2fe3aff70ade3b
parentd10b47bdab240d71fd5a48812c06a5a9bfc748cf
Add FPS limiting code; fix touchpad movement

Add code to limit rendering to 33 FPS (should make the
CPU a bit happier, after all); this can be disabled.

Fix touchpad movement to be more exact in input_human.

Remove the obsolete BALL_DEFAULT_SPEED define in game.h
game.c
game.h