Function game::continue_app_setup [−][src]
pub(crate) fn continue_app_setup(
ctx: &mut EventCtx<'_>,
app: &mut App,
title: bool,
setup: Setup
) -> Vec<Box<dyn State<App>>>
diff --git a/rustdoc/game/fn.continue_app_setup.html b/rustdoc/game/fn.continue_app_setup.html index ed716109b6..1859928c25 100644 --- a/rustdoc/game/fn.continue_app_setup.html +++ b/rustdoc/game/fn.continue_app_setup.html @@ -1,3 +1,3 @@
pub(crate) fn continue_app_setup(
ctx: &mut EventCtx<'_>,
app: &mut App,
title: bool,
setup: Setup
) -> Vec<Box<dyn State<App>>>
pub(crate) fn continue_app_setup(
ctx: &mut EventCtx<'_>,
app: &mut App,
title: bool,
setup: Setup
) -> Vec<Box<dyn State<App>>>