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

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

Board(int rows, int columns)Board< T >inline
boardBoard< T >protected
columnsBoard< T >protected
game_is_over(Player< T > *)=0Board< T >pure virtual
get_board_matrix() constBoard< T >inline
get_columns() constBoard< T >inline
get_rows() constBoard< T >inline
is_draw(Player< T > *)=0Board< T >pure virtual
is_lose(Player< T > *)=0Board< T >pure virtual
is_win(Player< T > *)=0Board< T >pure virtual
n_movesBoard< T >protected
rowsBoard< T >protected
update_board(Move< T > *move)=0Board< T >pure virtual
~Board()Board< T >inlinevirtual