Skip to main content

move_inside_heights

Function move_inside_heights 

Source
fn move_inside_heights(
    pieces: &mut [FortressPiece],
    rng: &mut LegacyRandom,
    lowest_allowed: i32,
    highest_allowed: i32,
)