| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Graphics.Gloss.Interface.Environment
- getScreenSize :: IO (Int, Int)
Documentation
getScreenSize :: IO (Int, Int) #
Get the size of the screen, in pixels.
This will be the size of the rendered gloss image when fullscreen mode is enabled.