new Sinusoidal() Sinusoidal easing. Source code:
Out(k) → {number} Quintic ease-out. Parameters
isFrom : boolean Is this a from tween or a to tween? Source code:
parent : Phaser.Tween The Tween which owns this TweenData
dt : number Current time value. Source code:
update() → {boolean} Update all the tween objects you added to this manager. Returns
yoyoDelay(duration, index) → {Phaser
easingFunction : Function The easing function used for the Tween. Default
updateTweenData(property, value, index) → {
new TweenManager(game) Phaser.Game has a single instance of the TweenManager through which all Tween objects are created and updated
Page 1 of 13