Appearance
Namespace: Hex1b.Automation
Assembly: Hex1b.dll
Direction of movement in the terminal grid.
public enum Direction
Returns: Direction
Down = 3
Left = 1
Right = 0
Up = 2