Set the active state of this Scene.
An active Scene will run its core update loop.
name | type | arguments | description |
---|---|---|---|
value | boolean |
If |
|
data | object | <optional> |
A data object that will be passed in the 'resume' or 'pause' events. |
This Systems object.