_width
Properties:
Name | Type | Description |
---|---|---|
width | number | The defined width of the World. Sometimes the bounds needs to grow larger than this (if you resize the game) but this retains the original requested dimension. |
Source code: core/World.js (Line 46)
Please login to continue.