[−][src]Function rust_action_heroes::entity::make_locks
pub(crate) fn make_locks(
world: &mut World,
sprite_sheet_handle: &Handle<SpriteSheet>,
lock_coordinates: Vec<(i16, i16)>
) -> Vec<Entity>
Makes all the locks in the current level.