![]() |
Conquer Chess
Chess and Starcraft combined
|
This is the complete list of members for piece_action, including all inherited members.
| get_action_type() const noexcept | piece_action | inline |
| get_color() const noexcept | piece_action | inline |
| get_from() const noexcept | piece_action | inline |
| get_piece_type() const noexcept | piece_action | inline |
| get_to() const noexcept | piece_action | inline |
| piece_action(const chess_color color, const piece_type pt, const piece_action_type at, const square &from, const square &to) | piece_action | explicit |
| piece_action(const chess_color color, const piece_type pt, const piece_action_type at, const std::string &from_str, const std::string &to_str) | piece_action | explicit |