Phaser API Documentation

  Version: 
<static> getCore(key)

Description:

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

Parameters:

name type description
key string

The key of the core plugin to get.

Returns:
Description:

The core plugin object.

Since: 3.8.0