Cute Chess  0.1
Chess::GenericMove Member List

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() constChess::GenericMove
operator!=(const GenericMove &other) constChess::GenericMove
operator==(const GenericMove &other) constChess::GenericMove
promotion() constChess::GenericMove
setPromotion(int pieceType)Chess::GenericMove
setSourceSquare(const Square &square)Chess::GenericMove
setTargetSquare(const Square &square)Chess::GenericMove
sourceSquare() constChess::GenericMove
targetSquare() constChess::GenericMove