This event is dispatched when the Scene Manager has created the System Scene, which other plugins and systems may use to initialize themselves.
This event is dispatched just once by the Game instance.
name | type | description |
---|---|---|
sys | Phaser.Scenes.Systems |
A reference to the Scene Systems class of the Scene that emitted this event. |