Constructs a dsdl2.image.Animation from a vanilla IMG_Animation* from bindbc-sdl
Gets the frame count of the dsdl2.image.Animation
Gets an array of delay per frame of the dsdl2.image.Animation
Gets an array of dsdl2.Surface frames of the dsdl2.image.Animation
Gets the height of the dsdl2.image.Animation in pixels
Equality operator overload
Gets the size of the dsdl2.image.Animation in pixels
Gets the hash of the dsdl2.image.Animation
Formats the dsdl2.image.Animation into its construction representation: "dsdl2.image.Animation(<imgAnimation>)"
Gets the width of the dsdl2.image.Animation in pixels
Internal IMG_Animation pointer
D class that wraps IMG_Animation (from SDL_image 2.6) storing multiple dsdl2.Surfaces of an animation