Xiangiqgame
AI engine for Xiangqi
|
This is the complete list of members for movetranslation::AlgebraicMove, including all inherited members.
AlgebraicMove(const AlgebraicBoardSpace &start, const AlgebraicBoardSpace &end) | movetranslation::AlgebraicMove | |
Create(const std::vector< AlgebraicBoardSpace > &algebraic_board_spaces) | movetranslation::AlgebraicMove | static |
Create(const std::vector< std::string > &tokens) | movetranslation::AlgebraicMove | static |
Create(const gameboard::Move &game_board_move) | movetranslation::AlgebraicMove | static |
end() | movetranslation::AlgebraicMove | |
end_ | movetranslation::AlgebraicMove | private |
start() | movetranslation::AlgebraicMove | |
start_ | movetranslation::AlgebraicMove | private |
ToGameBoardMove() | movetranslation::AlgebraicMove |