[][src]Function rust_action_heroes::entity::make_doors

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

Makes all the doors in the level