Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Scenes.Systems
isActive()
Description:
Is this Scene running?
Returns:
Description:
true
if this Scene is running, otherwise
false
.
Type:
boolean
Since:
3.0.0
Source:
src/scene/Systems.js
(Line
564
)
Possible examples