Interface: FrameObject

FrameObject

A reference to a frame in an AnimatedSprite

Properties:
Name Type Description
texture Texture

The Texture of the frame.

time number

The duration of the frame, in milliseconds.

Members

texture Texture

The Texture of the frame.

time number

The duration of the frame, in milliseconds.