Phaser API Documentation

  Version: 
destroy()

Description:

Destroys this Plugin Manager and all associated plugins. It will iterate all plugins found and call their destroy methods.

The PluginCache will remove all custom plugins.

Since: 3.8.0