Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
AnySDK
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
IAnimationEventDefinitionMap
Interface IAnimationEventDefinitionMap
Hierarchy
IAnimationEventDefinitionMap
Index
Properties
finished
lastframe
pause
play
resume
stop
Properties
finished
finished
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
lastframe
lastframe
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
pause
pause
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
play
play
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
resume
resume
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
stop
stop
:
function
Type declaration
(
animationState
:
AnimationState
)
:
void
Parameters
animationState:
AnimationState
Returns
void
Globals
animation
IAnimation
Event
Definition
Map
finished
lastframe
pause
play
resume
stop
Generated using
TypeDoc