Piece.Color Property
From Simplexity
Simplexity Documentation
PieceColor Property |
Color of the piece
Namespace: Simplexity_Game
Assembly: Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
public Color Color { get; }
Public ReadOnly Property Color As Color Get
public: property Color Color { Color get (); }
member Color : Color with get