Phaser API Documentation

  Version: 
InputPluginContainer
Properties:
name type arguments description
key string

The unique name of this plugin in the input plugin cache.

plugin function

The plugin to be stored. Should be the source object, not instantiated.

mapping string <optional>

If this plugin is to be injected into the Input Plugin, this is the property key map used.

Type:
object
Since: 3.0.0