CBG  0.1
Compendium of board games
Reversi Member List

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

amountOfPlayersGameprotected
checkNext(Square &current, int yOffset, int xOffset, bool flip) const Reversiprivate
clearScreen() const Gameprotected
columnsGameprotected
currentPlayerGameprotected
drawScreen() const GameWithXYSelectorprotectedvirtual
executeMove(Square &destinationSquare) const Reversiprivate
flanks(Square current, bool flip) const Reversiprivate
Game(const int amountOfPlayers, const int columns, const int rows)Game
GameWithXYSelector(const int amountOfPlayers, const int columns, const int rows)GameWithXYSelector
getMove()Reversiprivatevirtual
getOpposition() const GameWithXYSelectorprotected
getPoint(string message, int range) const GameWithXYSelectorprotected
gridGameprotected
isLegal(Coordinate current, int iOffset, int jOffset) const Reversiprivate
isOver()Reversiprivatevirtual
isValidMove(int destinationX) const Reversiprivate
playersGameprotected
Reversi()Reversi
rowsGameprotected
start()Gamevirtual
~Game()Gamevirtual