pauseUpdate()
pauseUpdate is called while the game is paused instead of preUpdate, update and postUpdate.
- Source code: core/State.js (Line 213)
pauseUpdate()
pauseUpdate is called while the game is paused instead of preUpdate, update and postUpdate.
Please login to continue.