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

Raylib.Core

Documentation

initWindow :: Int -> Int -> String -> IO () Source #

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