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