gloss-1.13.1.2: Painless 2D vector graphics, animations and simulations.

Safe HaskellNone
LanguageHaskell2010

Graphics.Gloss.Interface.Environment

Synopsis

Documentation

getScreenSize :: IO (Int, Int) Source #

Get the size of the screen, in pixels.

This will be the size of the rendered gloss image when fullscreen mode is enabled.