![]() |
Members | Description | ||
Pawn |
Constructor of a Pawn.
|
|||
Pawn |
Deserialization constructor of a position on the Chessboard.
|
|||
MoveToNotChecked |
Move the Pawn to another position without verify that it is a correct move.
|
|||
GetAbsoluteMovability |
Get the total number of possible movement for this type of a piece.
|
|||
AddLegalMoves |
Generate all the possible legal moves for this piece at current state of the chessboard.
|
|||
ToString |
Makes a good string of the state
|