|
Cute Chess
0.1
|
This is the complete list of members for Chess::GenericMove, including all inherited members.
| GenericMove() | Chess::GenericMove | |
| GenericMove(const Square &sourceSquare, const Square &targetSquare, int promotion) | Chess::GenericMove | |
| isNull() const | Chess::GenericMove | |
| operator!=(const GenericMove &other) const | Chess::GenericMove | |
| operator==(const GenericMove &other) const | Chess::GenericMove | |
| promotion() const | Chess::GenericMove | |
| setPromotion(int pieceType) | Chess::GenericMove | |
| setSourceSquare(const Square &square) | Chess::GenericMove | |
| setTargetSquare(const Square &square) | Chess::GenericMove | |
| sourceSquare() const | Chess::GenericMove | |
| targetSquare() const | Chess::GenericMove |
1.8.11