Name | Type | Attributes | Description |
---|---|---|---|
target |
AnimateDisplayObject |
The target to play |
|
startProps |
TweenProps |
The starting properties |
|
endProps |
TweenProps | null |
The ending properties |
|
startFrame |
number |
frame number on which to begin tweening |
|
duration |
number |
Number of frames to tween |
|
ease |
EaseMethod |
<optional> |
Ease function to use |
Members
duration of tween in frames. A single-frame keyframe has a duration of 0.
easing function to use, if any
the frame that the tween ends on
Properties at the end of the tween, as well as any properties that are set instead of tweened
If we don't tween.
The frame that the tween starts on
Properties at the start of the tween
Target display object.
Methods
Set the current frame.
Name | Type | Description |
---|---|---|
currentFrame |
number |
Set to the end position