Phaser API Documentation

  Version: 

Member of: Phaser

<static, constant> CANVAS: number

Description:

Forces Phaser to only use the Canvas Renderer, regardless if the browser supports WebGL or not.

Type:
number
Since: 3.0.0
Source: src//const.js (Line 40)