new Canvas()
The Canvas class handles everything related to creating the canvas
DOM tag that Phaser will use,
including styles, offset and aspect ratio.
- Source code: utils/Canvas.js (Line 14)
new Canvas()
The Canvas class handles everything related to creating the canvas
DOM tag that Phaser will use,
including styles, offset and aspect ratio.
Please login to continue.