Enum SpaceState
- Namespace
- WeiqiSharp.Core
- Assembly
- WeiqiSharp.Core.dll
Represents the state of a single space on the board, or the color of the player in a Move
public enum SpaceState
Fields
Black = 1Empty = 0White = 2
Represents the state of a single space on the board, or the color of the player in a Move
public enum SpaceState
Black = 1Empty = 0White = 2