melonJS/melonJS: Release 15.11.0
- plugin: the
BasePlugin
class now holds a reference to the app or game instance that registered the plugin - plugin: new
plugin.get()
method to retrieve a plugin instance by its Class Type or registered name
BasePlugin
class now holds a reference to the app or game instance that registered the pluginplugin.get()
method to retrieve a plugin instance by its Class Type or registered name