[][src]Function rltk::main_loop

pub fn main_loop<GS: GameState>(rltk: Rltk, gamestate: GS)

Runs the RLTK application, calling into the provided gamestate handler every tick.