game
0.1.0
Modules
app
challenges
common
debug
devtools
edit
id
info
layer
pregame
render
sandbox
ungap
Structs
Args
Setup
Enums
Mode
Functions
continue_app_setup
finish_app_setup
main
run
setup_app
game
Function
setup_app
Copy item path
Settings
Help
Summary
Source
pub(crate) fn setup_app( ctx: &mut EventCtx<'_>, setup:
Setup
, ) -> (
App
,
Vec
<
Box
<dyn State<
App
>>>)