PIXI.AnimatedSprite.FrameObject

interface FrameObject

Summary


Properties from FrameObject

PIXI.Texture
texture

The PIXI.Texture of the frame.

number
time

The duration of the frame, in milliseconds.

Public Properties


texture AnimatedSprite.ts:464
texture: PIXI.Texture

The PIXI.Texture of the frame.

time AnimatedSprite.ts:467
time: number

The duration of the frame, in milliseconds.


Powered by webdoc!