![]() |
OOP A3 Board Games 35
a Board Game Project Made by Students at Cairo FCAI
|
This is the complete list of members for NumericalTicTacToeRandomPlayer, including all inherited members.
| boardPtr | Player< int > | protected |
| get_board_ptr() const | Player< int > | inline |
| get_name() const | Player< int > | inline |
| get_symbol() const | Player< int > | inline |
| get_type() const | Player< int > | inline |
| name | Player< int > | protected |
| NumericalTicTacToeRandomPlayer(int symbol) | NumericalTicTacToeRandomPlayer | inline |
| Player(string n, int s, PlayerType t) | Player< int > | inline |
| set_board_ptr(Board< int > *b) | Player< int > | inline |
| symbol | Player< int > | protected |
| type | Player< int > | protected |
| ~Player() | Player< int > | inlinevirtual |