Takes a Scene configuration object and returns a fully formed System Settings object.
name | type | description |
---|---|---|
config | string | Phaser.Types.Scenes.SettingsConfig |
The Scene configuration object used to create this Scene Settings. |
The Scene Settings object created as a result of the config and default settings.