Cocos Creator
Manual
API Ref
Cocos2d-x
Manual
API Ref
Version: 3.2
Version: 3.5
Version: 3.4
Version: 3.3
Version: 3.1
Version: 3.0
Version: 2.4
Version: 2.3
Version: 2.2
Version: 2.1
Version: 2.0
Version: 1.10
Version: 1.9
Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
WrappedInfo
Class WrappedInfo
For internal
Hierarchy
WrappedInfo
Index
Constructors
constructor
Properties
direction
frame
Index
iterations
ratio
stopped
time
Methods
set
Constructors
constructor
new
Wrapped
Info
(
info
?:
WrappedInfo
)
:
WrappedInfo
Parameters
Optional
info:
WrappedInfo
Returns
WrappedInfo
Properties
direction
direction
:
number
= 1
frame
Index
frame
Index
:
number
= undefined as unknown as number
iterations
iterations
:
number
= 0
ratio
ratio
:
number
= 0
stopped
stopped
:
boolean
= true
time
time
:
number
= 0
Methods
set
set
(
info
:
WrappedInfo
)
:
void
Parameters
info:
WrappedInfo
Returns
void
Globals
animation
Wrapped
Info
constructor
direction
frame
Index
iterations
ratio
stopped
time
set
Generated using
TypeDoc
For internal