ChessBoard PlayerColorE EnumerationDelta Engine Documentation
Player color (black and white)View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public enum PlayerColorE
Members

  Member nameValueDescription
White0White playerView code on GitHub
Black1Black playerView code on GitHub
See Also