target : Object The target object, such as a Phaser.Sprite or property like Phaser.Sprite.scale.
manager : Phaser.TweenManager Reference
interpolation(interpolation, context, index) → {
reverse : boolean If set to true the current tween will play in reverse.If the tween hasn't yet started this
update(time) → {boolean} Core tween update function called by the TweenManager. Does not need to
chain(tweens) → {Phaser.Tween}
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.
generateData(frameRate, data) → {array}
Page 3 of 5