[][src]Function rust_action_heroes::entity::make_switches

pub(crate) fn make_switches(
    world: &mut World,
    sprite_sheet_handle: &Handle<SpriteSheet>,
    switch_coordinates: Vec<(i16, i16)>
) -> Vec<Entity>

Makes all the door switches in the level