manager : Phaser.TweenManager Reference
stop(complete) → {Phaser.Tween}
yoyo(enable, yoyoDelay, index) → {
generateData(frameRate, data) → {array}
update(time) → {boolean} Core tween update function called by the TweenManager. Does not need to
chain(tweens) → {Phaser.Tween}
reverse : boolean If set to true the current tween will play in reverse.If the tween hasn't yet started this
loop(value) → {Phaser.Tween}
totalDuration : Phaser.TweenData Gets the total
repeatCounter : number If the Tween and any child tweens are set to repeat this contains the current repeat count.
Page 3 of 5