yoyo : boolean True if the Tween is set to yoyo, otherwise false. Source
from(properties, duration, ease, delay, repeat,
[readonly] repeatTotal : number The total number of times this Tween will repeat.
dt : number Current time value. Source code:
easingFunction : Function The easing function used for the Tween. Default
parent : Phaser.Tween The Tween which owns this TweenData
start() → {Phaser.TweenData}
isFrom : boolean Is this a from tween or a to tween? Source code:
to(properties, duration, ease, delay, repeat,
[static] PENDING : number Source code:
Page 1 of 3