Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Classes | |
union | u_positionFlags_t |
class | bBasicBoard |
class | bBoard |
board More... | |
Typedefs | |
typedef std::vector< std::string > | movesequence_t |
Enumerations | |
enum | tCFlags { WCASTLE_S = 1 , WCASTLE_L = 2 , BCASTLE_S = 4 , BCASTLE_L = 8 } |
enum class | bGameStage { ST_UNKNOWN = 0 , ST_OPENING , ST_ENDGAME , ST_PAWNENDING , ST_MATING } |
typedef std::vector<std::string> movesequence_t |
enum tCFlags |
|
strong |