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