Enum PieceType
The Piece Types
Namespace: PonzianiComponents.Chesslib
Assembly: PonzianiComponents.dll
Syntax
public enum PieceType
Fields
| Name | Description |
|---|---|
| BISHOP | |
| KING | |
| KNIGHT | |
| NONE | |
| PAWN | |
| QUEEN | |
| ROOK |
The Piece Types
public enum PieceType
| Name | Description |
|---|---|
| BISHOP | |
| KING | |
| KNIGHT | |
| NONE | |
| PAWN | |
| QUEEN | |
| ROOK |