Properties
Protected MAX_VALUE
MAX_VALUE: number = 2
_duration
_duration: number = 0
Protected _easeList
_easeList: Function[] = []
Protected _elapsed
_elapsed: number = 0
Protected _firstTick
_firstTick: boolean = false
Private _originProps
_originProps: any
Private _props
_props: any
Protected _repeatForever
_repeatForever: boolean = false
_repeatMethod
_repeatMethod: boolean = false
Protected _speed
_speed: number = 1
Protected _speedMethod
_speedMethod: boolean = false
_timesForRepeat
_timesForRepeat: number = 1
Protected originalTarget
original
Target: Node | null = null
Protected tag
tag: number = Action.TAG_INVALID
Protected target
target
: Node | null = null
Static TAG_INVALID
TAG_INVALID: number = -1
默认动作标签。
-1