[static] SECOND : integer Number of milliseconds in a second.
start(delay) Starts this Timer running. Parameters
removeAll() Removes all Events from this Timer and all callbacks linked to onComplete, but leaves the Timer running.The onComplete
[static] MINUTE : integer Number of milliseconds in a minute.
onComplete : Phaser.Signal This signal will be dispatched
destroy() Destroys this Timer. Any pending Events are not dispatched.The onComplete callbacks won't be called.
[readonly] next : number The time at which the next event will occur.
Page 3 of 3