Crate tiny_game_loop

Source
Expand description

Structsยง

GameLoop
Implemented based on https://gafferongames.com/post/fix_your_timestep.
UpdateResult
The result of calling GameLoop::update.