![]() |
OOP A3 Board Games 35
a Board Game Project Made by Students at Cairo FCAI
|
This is the complete list of members for NumericalTicTacToeUI, including all inherited members.
| cell_width | UI< int > | protected |
| create_player(string &name, int symbol, PlayerType type)=0 | UI< int > | pure virtual |
| display_board_matrix(const vector< vector< int > > &matrix) const | UI< int > | inline |
| display_message(string message) | UI< int > | inline |
| get_move(Player< int > *player) override | NumericalTicTacToeUI | inlinevirtual |
| get_player_name(string player_label) | UI< int > | inlineprotected |
| get_player_type_choice(string player_label, const vector< string > &options) | UI< int > | inlineprotected |
| NumericalTicTacToeUI() | NumericalTicTacToeUI | inline |
| setup_players() | UI< int > | virtual |
| UI(string message, int cell_display_width) | UI< int > | inline |
| ~UI() | UI< int > | inlinevirtual |