Cute Chess  0.1
Chess::Piece Member List

This is the complete list of members for Chess::Piece, including all inherited members.

isEmpty() const Chess::Pieceinline
isValid() const Chess::Pieceinline
isWall() const Chess::Pieceinline
NoPieceChess::Piecestatic
operator!=(const Piece &other) const Chess::Pieceinline
operator<(const Piece &other) const Chess::Pieceinline
operator==(const Piece &other) const Chess::Pieceinline
operator>(const Piece &other) const Chess::Pieceinline
Piece(int type=NoPiece)Chess::Pieceinline
Piece(Side side, int type)Chess::Pieceinline
setSide(Side side)Chess::Pieceinline
setType(int type)Chess::Pieceinline
side() const Chess::Pieceinline
type() const Chess::Pieceinline
WallPieceChess::Piecestatic