frame property

int frame
getter/setter pair

The index of the frame to display from the particle field's ImageFrameProvider. For SpriteSheet this can exceed length, and will loop.

Implementation

int frame;