Enum CardinalDirection
Represents the four major directions
Namespace: WeaverCore.Enums
Assembly: WeaverCore.dll
Syntax
public enum CardinalDirection
  Fields
| Name | Description | 
|---|---|
| Down | |
| Left | |
| Right | |
| Up | 
Represents the four major directions
public enum CardinalDirection
  | Name | Description | 
|---|---|
| Down | |
| Left | |
| Right | |
| Up |