gloss-1.12.0.0: Painless 2D vector graphics, animations and simulations.
Graphics.Gloss.Interface.Environment
Synopsis
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.