[static] LEFT_RIGHT : number
A constant used for the sortDirection value.
Use this if your game world is wide but short and scrolls from the left to the right (i.e. Mario)
- Source code: physics/arcade/World.js (Line 106)
[static] LEFT_RIGHT : number
A constant used for the sortDirection value.
Use this if your game world is wide but short and scrolls from the left to the right (i.e. Mario)
Please login to continue.