Phaser API Documentation

  Version: 

Member of: Phaser.Game

Description:

An instance of the Plugin Manager.

The Plugin Manager is a global system that allows plugins to register themselves with it, and can then install those plugins into Scenes as required.

Since: 3.0.0
Source: src/core/Game.js (Line 273)