OOP A3 Board Games 35
a Board Game Project Made by Students at Cairo FCAI
Loading...
Searching...
No Matches
UI< T > Member List

This is the complete list of members for UI< T >, including all inherited members.

cell_widthUI< T >protected
create_player(string &name, T symbol, PlayerType type)=0UI< T >pure virtual
display_board_matrix(const vector< vector< T > > &matrix) constUI< T >inline
display_message(string message)UI< T >inline
get_move(Player< T > *)=0UI< T >pure virtual
get_player_name(string player_label)UI< T >inlineprotected
get_player_type_choice(string player_label, const vector< string > &options)UI< T >inlineprotected
setup_players()UI< T >virtual
UI(string message, int cell_display_width)UI< T >inline
~UI()UI< T >inlinevirtual