update() → {boolean} Update all the tween objects you added to this manager. Returns
start() → {Phaser.TweenData}
from(properties, duration, ease, delay, repeat,
remove(tween) Remove a tween from this manager. Parameters Name
Out(k) → {number} Ease-out. Parameters
Out(k) → {number} Quintic ease-out. Parameters
parent : Phaser.Tween The Tween which owns this TweenData
isFrom : boolean Is this a from tween or a to tween? Source code:
game : Phaser.Game Local reference to game.
In(k) → {number} Elastic ease-in. Parameters
Page 1 of 13