Phaser API Documentation

  Version: 
PluginObject
Properties:
name type arguments description
global Array.<Phaser.Types.Core.PluginObjectItem> <optional>

Global plugins to install.

scene Array.<Phaser.Types.Core.PluginObjectItem> <optional>

Scene plugins to install.

default Array.<string> <optional>

The default set of scene plugins (names).

defaultMerge Array.<string> <optional>

Plugins to add to the default set of scene plugins.

Type:
object
Since: 3.8.0