onComplete : Phaser.Signal
This signal will be dispatched when this Timer has completed which means that there are no more events in the queue.
The signal is supplied with one argument, timer, which is this Timer object.
- Source code: time/Timer.js (Line 72)
Please login to continue.