UNPKG
arcade-physics
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
Use Arcade Physics without Phaser.
github.com/yandeu/arcade-physics
yandeu/arcade-physics
arcade-physics
/
lib
/
tilemaps
/
const
/
ORIENTATION_CONST.d.ts
5 lines
•
176 B
TypeScript
View Raw
1
2
3
4
5
export
const
ORTHOGONAL
:
number
;
export
const
ISOMETRIC
:
number
;
export
const
STAGGERED
:
number
;
export
const
HEXAGONAL
:
number
;
//# sourceMappingURL=ORIENTATION_CONST.d.ts.map