|
BenBot 1.7.5
A chess engine
|
This is the complete list of members for chess::game::CastlingRights, including all inherited members.
| either() const noexcept -> bool | chess::game::CastlingRights | inline |
| king_moved() noexcept | chess::game::CastlingRights | |
| kingside | chess::game::CastlingRights | |
| neither() const noexcept -> bool | chess::game::CastlingRights | inline |
| operator==(const CastlingRights &) const noexcept -> bool=default | chess::game::CastlingRights | |
| our_move(Move move) noexcept | chess::game::CastlingRights | |
| queenside | chess::game::CastlingRights | |
| rook_moved(bool isKingside) noexcept | chess::game::CastlingRights | |
| their_move(Move move) noexcept | chess::game::CastlingRights |