Optional
compositor?: Compositora custom compositor class (WebGL only)
whether to display melonJS version and basic device information in the console
~Experimental~ the default method to sort object on the z axis in WebGL
the physic system to use (default: "builtin", or "none" to disable builtin physic)
a hint to the user agent indicating what configuration of GPU is suitable for the WebGL context. To be noted that Safari and Chrome (since version 80) both default to "low-power" to save battery life and improve the user experience on these dual-GPU machines.
if true the renderer will only use WebGL 1
renderer to use (CANVAS, WEBGL, AUTO), or a custom renderer class
enable scaling of the canvas ('auto' for automatic scaling)
screen scaling modes
the HTML Element to be used as the reference target when using automatic scaling (by default melonJS will use the parent container of the div element containing the canvas)
whether to allow transparent pixels in the front buffer (screen).
whether to enable or not video scaling interpolation