Phaser API Documentation

  Version: 
<protected> getEntry(key)

Description:

Gets a global plugin based on the given key.

Parameters:

name type description
key string

The unique plugin key.

Returns:
Description:

The plugin entry.

Since: 3.8.0