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