|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This graph shows which files directly or indirectly include this file: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 |