Enumeration DIRECTION

Enum specifying compass directions, including NONE

Date

3/14/2023 - 12:23:06 PM

Export

Enumeration Members

Enumeration Members

E: "E"
N: "N"
NE: "NE"
NONE: "NONE"
NW: "NW"
S: "S"
SE: "SE"
SW: "SW"
W: "W"

Generated using TypeDoc