#include <move_evaluator_human_for_concepts.hpp>
◆ DisplayInputPrompt()
void humanplayerio::InputRetrievalMessages::DisplayInputPrompt |
( |
| ) |
|
◆ NotifyIllegalMove()
void humanplayerio::InputRetrievalMessages::NotifyIllegalMove |
( |
| ) |
|
◆ NotifyInvalidInput()
void humanplayerio::InputRetrievalMessages::NotifyInvalidInput |
( |
| ) |
|
◆ illegal_move_msg_
std::string humanplayerio::InputRetrievalMessages::illegal_move_msg_ {"Illegal move. Please enter a different move."} |
|
private |
◆ input_prompt_
std::string humanplayerio::InputRetrievalMessages::input_prompt_ {"Enter a move in the form 'from_space, to_space': "} |
|
private |
◆ invalid_input_msg_
std::string humanplayerio::InputRetrievalMessages::invalid_input_msg_ {"Invalid input"} |
|
private |
The documentation for this class was generated from the following files: