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