Skip to main content

bounded_game_geometry

Function bounded_game_geometry 

Source
pub fn bounded_game_geometry(
    width: u32,
    height: u32,
    max_width: u32,
    max_height: u32,
) -> GameGeometry