|
Xiangiqgame
AI engine for Xiangqi
|
Definition of gameboard::MoveCalculator. More...
#include <any>#include <gameboard/board_data_structs.hpp>#include <gameboard/move_calculator_details.hpp>#include <gameboard/piece_moves.hpp>

Go to the source code of this file.
Classes | |
| class | gameboard::MoveCalculator |
| Calculates legal gameboard::Move objects for of a gameboard::GameBoard with a particular state. More... | |
Namespaces | |
| namespace | gameboard |
| Tracking piece positions and determining legal moves. | |
Definition of gameboard::MoveCalculator.
Definition in file move_calculator.hpp.