Module gameloop_timing::tickloop [−][src]
Expand description
Implementation of a tickloop according to http://www.koonsolo.com/news/dewitters-gameloop/
Structs
Event that is spawned when a tick occurs.
Implementation of a tickloop according to http://www.koonsolo.com/news/dewitters-gameloop/
Event that is spawned when a tock occurs (eg: once per second).