Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
piece_action Member List

This is the complete list of members for piece_action, including all inherited members.

get_action_type() const noexceptpiece_actioninline
get_color() const noexceptpiece_actioninline
get_from() const noexceptpiece_actioninline
get_piece_type() const noexceptpiece_actioninline
get_to() const noexceptpiece_actioninline
piece_action(const chess_color color, const piece_type pt, const piece_action_type at, const square &from, const square &to)piece_actionexplicit
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_actionexplicit