clearCurrentState()
This method clears the current State, calling its shutdown callback. The process also removes any active tweens,
resets the camera, resets input, clears physics, removes timers and if set clears the world and cache too.
- Source code: core/StateManager.js (Line 378)
Please login to continue.