Skip to main content

swap_in

Function swap_in 

Source
pub fn swap_in(world: &mut World, stash: &mut Vec<(Entity, Rect)>)
Expand description

Core of swap_interior_clips_in, factored on &mut World for tests.