IMG_Animation

Undocumented in source.
static if(bindSDLImage)
static if(sdlImageSupport >= SDLImageSupport.v2_6)
struct IMG_Animation {}

Members

Variables

count
int count;
Undocumented in source.
delays
int* delays;
Undocumented in source.
frames
SDL_Surface** frames;
h
int h;
Undocumented in source.
w
int w;
Undocumented in source.

Meta