[][src]Module kurenai::game_loop

This module has only a game_loop::run() function. Pass the GameService implementation and a CanvasRenderingContext2D to the function. Then you can start the game loop.

Functions

run

This function starts a game loop.