xOffset property

int xOffset
getter/setter pair

x position at which to render the frame. This is used for frames in an animation, such as from an animated GIF.

Implementation

int xOffset = 0;