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> isBooted: boolean
Description:
Has the Scene Manager properly started?
Type:
boolean
Default:
false
Since:
3.4.0
Source:
src/scene/SceneManager.js
(Line
117
)
Possible examples