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