Function ggez::graphics::get_size[][src]

pub fn get_size(context: &Context) -> (u32, u32)

Returns the size of the window in pixels as (width, height).