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