[][src]Function mochi::run_game

pub fn run_game<T>(run: T) where
    T: 'static + Fn(GameWindow, &Context, &Input, f64),