h-raylib-4.5.1.1: Raylib bindings for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Raylib.Text

Synopsis

Documentation

drawFPS :: Int -> Int -> IO () Source #

drawText :: String -> Int -> Int -> Int -> Color -> IO () Source #