autoResize : boolean Whether the render view should be resized automatically Source
refresh : boolean Boolean flag controlling canvas refresh. Source code:
context :CanvasRenderingContext2D The canvas 2d context that everything is drawn with
render(root) Renders the DisplayObjectContainer, usually the Phaser.Stage, to this canvas view. Parameters
destroy(removeView) Removes everything from the renderer and optionally removes the Canvas DOM element
resize(width, height) Resizes the canvas view to the specified width and height Parameters
count : number Internal var. Source code:
CanvasMaskManager : PIXI.CanvasMaskManager
transparent : boolean Whether the render view is transparent Source code:
resolution : number The resolution of the canvas. Source code:
Page 1 of 2