Preparing search index...
The search index is not available
API
API
OOAPI
SpriteAnimation
Class SpriteAnimation
Index
Constructors
constructor
Properties
name
frames
loop
Constructors
constructor
new
Sprite
Animation
(
data
)
:
SpriteAnimation
Parameters
data
:
{
name
:
string
;
frames
:
{
t
:
number
;
spriteNo
:
number
;
}
[]
;
loop
?:
boolean
;
}
name
:
string
frames
:
{
t
:
number
;
spriteNo
:
number
;
}
[]
Optional
loop
?:
boolean
Returns
SpriteAnimation
Properties
name
name
:
string
frames
frames
:
{
t
:
number
;
spriteNo
:
number
;
}
[]
loop
loop
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
frames
loop
API
Loading...