26 #ifndef CWCHESSBOARDCODES_H    27 #define CWCHESSBOARDCODES_H    44 #ifndef DOXYGEN_STATIC    45 #define DOXYGEN_STATIC static    95 #endif // CWCHESSBOARDCODES_H CwChessboardCode const white_bishop
 
CwChessboardCode const empty_square
 
uint16_t CwChessboardCode
A code to specify a chess piece. 
 
CwChessboardCode const black_queen
 
CwChessboardCode const white_pawn
 
CwChessboardCode const white_queen
 
CwChessboardCode const black_pawn
 
CwChessboardCode const white_rook
 
CwChessboardCode const black_bishop
 
CwChessboardCode const black_knight
 
CwChessboardCode const white_knight
 
CwChessboardCode const white_king
 
CwChessboardCode const black_rook
 
CwChessboardCode const black_king