dt : number Current time value. Source code:
new Sinusoidal() Sinusoidal easing. Source code:
start(index) → {Phaser.Tween}
from(properties, duration, ease, autoStart, delay,
parent : Phaser.Tween The Tween which owns this TweenData
game : Phaser.Game Local reference to game.
isFrom : boolean Is this a from tween or a to tween? Source code:
game : Phaser.Game A reference to the currently running Game
In(k) → {number} Quintic ease-in. Parameters
new Exponential() Exponential easing. Source code:
Page 3 of 13