plugin.BasePlugin

class BasePlugin

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

Summary


Properties from BasePlugin

Public Properties


version plugin.js:26
version: string = "__VERSION__"

string

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


Powered by webdoc!