Function game::setup_app

source · []
pub(crate) fn setup_app(
    ctx: &mut EventCtx<'_>,
    setup: Setup
) -> (App, Vec<Box<dyn State<App>>>)