Safe Haskell | None |
---|---|
Language | Haskell2010 |
FWGL.Graphics.Texture
Documentation
Creates a Texture
from a list of pixels.
textureFile :: String -> Texture Source
The same as textureURL
.
emptyTexture :: GLES => GL Texture Source
fwgl-0.1.3.1: Game engine
Safe Haskell | None |
---|---|
Language | Haskell2010 |
FWGL.Graphics.Texture
Creates a Texture
from a list of pixels.
textureFile :: String -> Texture Source
The same as textureURL
.
emptyTexture :: GLES => GL Texture Source