updateTweenData(property, value, index) → {
yoyoDelay(duration, index) → {Phaser
from(properties, duration, ease, autoStart, delay,
start(index) → {Phaser.Tween}
new Tween(target, game, manager) A Tween allows you to alter one or more properties of a target object over a defined period of time
game : Phaser.Game A reference to the currently running Game
repeat(total, repeat, index) → {
repeatDelay(duration, index) → {Phaser
onUpdateCallback(callback, callbackContext) → {Phaser.Tween}
delay(duration, index) → {Phaser.Tween}
Page 1 of 5