[static] TOP_BOTTOM : number
A constant used for the sortDirection value.
Use this if your game world is narrow but tall and scrolls from the top to the bottom (i.e. Dig Dug)
- Source code: physics/arcade/World.js (Line 122)
[static] TOP_BOTTOM : number
A constant used for the sortDirection value.
Use this if your game world is narrow but tall and scrolls from the top to the bottom (i.e. Dig Dug)
Please login to continue.