Module tickloop

Module tickloop 

Source
Expand description

Implementation of a tickloop according to http://www.koonsolo.com/news/dewitters-gameloop/

Structsยง

TickLoopEvent
Event that is spawned when a tick occurs.
TickLoopState
Implementation of a tickloop according to http://www.koonsolo.com/news/dewitters-gameloop/
TockLoopEvent
Event that is spawned when a tock occurs (eg: once per second).