Frame

A frame in an animation

Members

Variables

delay
int delay;

The number of animation ticks this frame remains active

image
Texture image;

The actual thing to draw when this frame is active

Meta