Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Scenes.SceneManager
<readonly> isProcessing: boolean
Description:
Is the Scene Manager actively processing the Scenes list?
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/scene/SceneManager.js
(Line
106
)
Possible examples