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

This is the complete list of members for TicTacToe4x4_Board, including all inherited members.

Board(int rows, int columns)Board< char >inline
boardBoard< char >protected
columnsBoard< char >protected
game_is_over(Player< char > *player) overrideTicTacToe4x4_Boardvirtual
get_board_matrix() constBoard< char >inline
get_columns() constBoard< char >inline
get_rows() constBoard< char >inline
is_draw(Player< char > *player) overrideTicTacToe4x4_Boardvirtual
is_lose(Player< char > *player) overrideTicTacToe4x4_Boardvirtual
is_win(Player< char > *player) overrideTicTacToe4x4_Boardvirtual
n_movesBoard< char >protected
rowsBoard< char >protected
TicTacToe4x4_Board()TicTacToe4x4_Board
update_board(Move< char > *move) overrideTicTacToe4x4_Boardvirtual
~Board()Board< char >inlinevirtual