Enum Direction
- Namespace
- Alis.Core.Aspect.Math
- Assembly
- Alis.dll
Indicate the direction.
public enum Direction
Fields
None = 0
-
The none direction
North = 1
-
The north
East = 2
-
The east
South = 3
-
The south
West = 4
-
The west