Direction
Defined in: Direction.ts:1
Enumeration Members
Section titled “Enumeration Members”NO_DIRECTION
Section titled “NO_DIRECTION”NO_DIRECTION:
-1
Defined in: Direction.ts:2
LEFT:
0
Defined in: Direction.ts:3
UP:
1
Defined in: Direction.ts:4
RIGHT:
2
Defined in: Direction.ts:5
DOWN:
3
Defined in: Direction.ts:6
