plugins
plugins copied to clipboard
Plugin repository for melonJS
melonJS - a fresh & lightweight HTML5 game engine
melonJS is licensed under the MIT License
melonJS plugins
plugins should use the defined me.plugin.base
interface :
http://melonjs.github.io/docs/me.plugin.Base.html
and be registered using the following register
function :
http://melonjs.github.io/docs/me.plugin.html#register