|
CBG
0.1
Compendium of board games
|
This is the complete list of members for Reversi, including all inherited members.
| amountOfPlayers | Game | protected |
| checkNext(Square ¤t, int yOffset, int xOffset, bool flip) const | Reversi | private |
| clearScreen() const | Game | protected |
| columns | Game | protected |
| currentPlayer | Game | protected |
| drawScreen() const | GameWithXYSelector | protectedvirtual |
| executeMove(Square &destinationSquare) const | Reversi | private |
| flanks(Square current, bool flip) const | Reversi | private |
| Game(const int amountOfPlayers, const int columns, const int rows) | Game | |
| GameWithXYSelector(const int amountOfPlayers, const int columns, const int rows) | GameWithXYSelector | |
| getMove() | Reversi | privatevirtual |
| getOpposition() const | GameWithXYSelector | protected |
| getPoint(string message, int range) const | GameWithXYSelector | protected |
| grid | Game | protected |
| isLegal(Coordinate current, int iOffset, int jOffset) const | Reversi | private |
| isOver() | Reversi | privatevirtual |
| isValidMove(int destinationX) const | Reversi | private |
| players | Game | protected |
| Reversi() | Reversi | |
| rows | Game | protected |
| start() | Game | virtual |
| ~Game() | Game | virtual |