onComplete : Phaser.Signal
This event is dispatched when this Animation completes playback. If the animation is set to loop this is never fired, listen for onLoop instead.
- Source code: animation/Animation.js (Line 146)
onComplete : Phaser.Signal
This event is dispatched when this Animation completes playback. If the animation is set to loop this is never fired, listen for onLoop instead.
Please login to continue.