Function loadAnimationRaw
Wraps IMG_LoadAnimation_RW (from SDL_image 2.6) which loads an animation from a data buffer into a
Animation
Parameters
| Name | Description |
|---|---|
| data | data buffer of the animation |
Returns
Animation of the loaded animated image
Throws
dsdl if failed to load the animation