|
C++ Joueur Client
|
This is the complete list of members for cpp_client::chess::AI, including all inherited members.
| ended(bool won, const std::string &reason) override | cpp_client::chess::AI | virtual |
| game | cpp_client::chess::AI | |
| game_updated() override | cpp_client::chess::AI | virtual |
| get_name() const override | cpp_client::chess::AI | virtual |
| get_setting(const char *key) const noexcept | cpp_client::Base_ai | |
| get_setting(const std::string &key) const noexcept (defined in cpp_client::Base_ai) | cpp_client::Base_ai | |
| make_move() | cpp_client::chess::AI | |
| player | cpp_client::chess::AI | |
| start() override | cpp_client::chess::AI | virtual |