Class: Render

Render

this create the canvas, buffers, and manage resizing

new Render()

Source:
Example
 Game.render = new DE.Render( "render", { fullScreen: "ratioStretch" } );
Game.render.init();
Dreamirl Copyright © 2014 And the contributors
Documentation generated by JSDoc 3.2.2 on Thu Apr 24 2014 11:56:41 GMT+0200 (CEST) using the DocStrap template.