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

Raylib.Textures

Synopsis

Documentation

loadImageAnim :: String -> IO (Image, Int) Source #

Returns the final image and the framees in a tuple, e.g. (img, 18)