Skip to main content

make_room_bounding_box

Function make_room_bounding_box 

Source
fn make_room_bounding_box(
    orientation: Direction,
    room_index: i32,
    room_width: i32,
    room_height: i32,
    room_depth: i32,
) -> BoundingBox