Phaser API Documentation

  Version: 
getClass(key)

Description:

Returns the plugin class from the cache. Used internally by the Plugin Manager.

Parameters:

name type description
key string

The key of the plugin to get.

Returns:
Description:

A Plugin object

Since: 3.8.0