Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Classes | |
class | bCase |
position on board, defined as 255 if invalid used primarily to compose a move or a source or destination field does not contain the piece that occupies it More... | |
Typedefs | |
typedef std::vector< case_t > | caselist_t |
typedef std::vector<case_t> caselist_t |