fltkhs-0.1.0.0: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Draw

Documentation

flcLineStyle :: LineStyle -> Maybe Int -> Maybe String -> IO () Source

flcLoop :: Position -> Int -> Int -> Int -> Int -> IO () Source

flcLoopWithX3Y3 :: Position -> Int -> Int -> Int -> Int -> Int -> Int -> IO () Source

flcPolygon :: Position -> Int -> Int -> Int -> Int -> IO () Source

flcPolygonWithX3Y3 :: Position -> Int -> Int -> Int -> Int -> Int -> Int -> IO () Source