Skip to content

Direction Enum

Namespace: SpaceUsurper

Inheritance: ObjectValueTypeEnum → Direction

Values

Name Description
Up 0
UpLeft 1
Left 2
DownLeft 3
Down 4
DownRight 5
Right 6
UpRight 7