autoDestroy : boolean
If true, the timer will automatically destroy itself after all the events have been dispatched (assuming no looping events).
- Source code: time/Timer.js (Line 45)
autoDestroy : boolean
If true, the timer will automatically destroy itself after all the events have been dispatched (assuming no looping events).
Please login to continue.