Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.Gloss.Interface.Environment
Synopsis
- getScreenSize :: IO (Int, Int)
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.