width : number
Gets or sets the current width of the game world. The world can never be smaller than the game (canvas) dimensions.
- Source code: core/World.js (Line 243)
width : number
Gets or sets the current width of the game world. The world can never be smaller than the game (canvas) dimensions.
Please login to continue.