DIRECTION_* Constant Group
Used for determining compass direction.
Constants
Constant | Value | Description | |
---|---|---|---|
DIRECTION_EAST | 0.0 |
| |
DIRECTION_NORTH | 90.0 |
| |
DIRECTION_SOUTH | 270.0 |
| |
DIRECTION_WEST | 180.0 |
|
See Also
functions: | SetFacing |
Used for determining compass direction.
Constant | Value | Description | |
---|---|---|---|
DIRECTION_EAST | 0.0 |
| |
DIRECTION_NORTH | 90.0 |
| |
DIRECTION_SOUTH | 270.0 |
| |
DIRECTION_WEST | 180.0 |
|
functions: | SetFacing |