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