![]() |
Conquer Chess
Chess and Starcraft combined
|
This is the complete list of members for chess_move, including all inherited members.
| chess_move(const pgn_move_string &pgn_str, const fen_string &fen_str=create_fen_string_of_standard_starting_position()) | chess_move | explicit |
| get_action_type() const noexcept | chess_move | inline |
| get_castling_type() const noexcept | chess_move | inline |
| get_color() const noexcept | chess_move | inline |
| get_from() const noexcept | chess_move | inline |
| get_pgn_str() const noexcept | chess_move | inline |
| get_piece_type() const noexcept | chess_move | inline |
| get_promotion_type() const noexcept | chess_move | inline |
| get_to() const noexcept | chess_move | inline |
| get_winner() const noexcept | chess_move | inline |
| is_capture() const noexcept | chess_move | inline |