events : Array.<Phaser.TimerEvent>
An array holding all of this timers Phaser.TimerEvent objects. Use the methods add, repeat and loop to populate it.
Type
- Array.<Phaser.TimerEvent>
- Source code: time/Timer.js (Line 63)
events : Array.<Phaser.TimerEvent>
An array holding all of this timers Phaser.TimerEvent objects. Use the methods add, repeat and loop to populate it.
Please login to continue.