CompassDirection
in package
The CompassDirection enum.
Tags
Table of Contents
- CENTRE = 'centre'
- EAST = 'east'
- NORTH = 'north'
- NORTH_EAST = 'north-east'
- NORTH_WEST = 'north-west'
- SOUTH = 'south'
- SOUTH_EAST = 'south-east'
- SOUTH_WEST = 'south-west'
- WEST = 'west'
Constants
CENTRE
public
mixed
CENTRE
= 'centre'
EAST
public
mixed
EAST
= 'east'
NORTH
public
mixed
NORTH
= 'north'
NORTH_EAST
public
mixed
NORTH_EAST
= 'north-east'
NORTH_WEST
public
mixed
NORTH_WEST
= 'north-west'
SOUTH
public
mixed
SOUTH
= 'south'
SOUTH_EAST
public
mixed
SOUTH_EAST
= 'south-east'
SOUTH_WEST
public
mixed
SOUTH_WEST
= 'south-west'
WEST
public
mixed
WEST
= 'west'