Skip to main content

apply_new_scene

Function apply_new_scene 

Source
fn apply_new_scene(
    world: &mut GameWorld,
    editor_state: &Arc<Mutex<EditorState>>,
)