Function ggez::graphics::is_fullscreen [] [src]

pub fn is_fullscreen(context: &mut Context) -> bool

Queries the fullscreen state of the window subsystem. If true, then the game is running in fullscreen mode.