onLoop : Phaser.Signal
The onLoop event is fired if the Tween, or any child tweens loop.
It will be sent 2 parameters: the target object and this tween.
- Source code: tween/Tween.js (Line 85)
onLoop : Phaser.Signal
The onLoop event is fired if the Tween, or any child tweens loop.
It will be sent 2 parameters: the target object and this tween.
Please login to continue.