lui-0.0.5: Purely FunctionaL User InterfaceSource codeContentsIndex
Graphics.UI.LUI.Image
Documentation
data Image Source
show/hide Instances
text :: Color -> Font -> String -> ImageSource
textSize :: Font -> String -> Vector2 IntSource
rect :: Color -> Vector2 Int -> ImageSource
move :: Vector2 Int -> Image -> ImageSource
crop :: Vector2 Int -> Image -> ImageSource
cropRect :: Rect -> Image -> ImageSource
render :: Image -> Surface -> Vector2 Int -> IO ()Source
Produced by Haddock version 2.4.2