Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Pixel coordinates
(0, 0) is the center of the screen
(1, 1) is the upper right corner
resolution :: Vec2 Source #
Resolution of the screen
backBuffer :: Texture Source #
The last rendered frame, as a texture