Expand description
Game-loop timing utilities.
Modulesยง
- looptimer
- A basic timer struct for looping constructs.
- sleep
- Utility for when a mainloop must sleep.
- tickloop
- Implementation of a tickloop according to http://www.koonsolo.com/news/dewitters-gameloop/