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

Raylib.Models

Documentation

drawRay :: Ray -> Color -> IO () Source #

drawGrid :: Int -> Float -> IO () Source #

updateMeshBuffer :: Mesh -> Int -> Ptr () -> Int -> Int -> IO () Source #