Phaser API Documentation

  Version: 
<static> getPlugin(key)

Description:

Returns the input plugin object from the cache based on the given key.

Parameters:

name type description
key string

The key of the input plugin to get.

Returns:
Description:

The input plugin object.

Since: 3.10.0