Protected
_engineProtected
_entityReadonly
on动画结束回调(适用于LoopOnce模式)
Animation
Readonly
on动画循环回调(每完成一次循环触发一次回调,适用于LoopRepeat和LoopPingPong模式)
Animation
用户数据
Component
获取组件是否启用
Component
启用或禁用组件
Component
Protected
_onProtected
_onProtected
_onProtected
_on添加一个动画
Animation
移除事件监听器
事件类型(不区分大小写)
Optional
callback: ((event) => void)事件监听回调(可选,不设置则表示移除所有监听器)
EventDispatcher
动画组件
Export
Date
2022.3.31
Author
lyx