|
CBG
0.1
Compendium of board games
|
This is the complete list of members for Game, including all inherited members.
| amountOfPlayers | Game | protected |
| clearScreen() const | Game | protected |
| columns | Game | protected |
| currentPlayer | Game | protected |
| drawScreen() const =0 | Game | protectedpure virtual |
| Game(const int amountOfPlayers, const int columns, const int rows) | Game | |
| getMove()=0 | Game | protectedpure virtual |
| grid | Game | protected |
| isOver()=0 | Game | protectedpure virtual |
| players | Game | protected |
| rows | Game | protected |
| start() | Game | virtual |
| ~Game() | Game | virtual |