Function ggez::graphics::set_resizable[][src]

pub fn set_resizable(context: &mut Context, resizable: bool) -> GameResult
Expand description

Sets whether or not the window is resizable.