Class BasePlugin

a base Object class for plugin (plugin must be installed using the register function)

plugin

Constructors

Properties

Constructors

Properties

a reference to the app/game that registered this plugin

version: string

define the minimum required version of melonJS
this can be overridden by the plugin