CBG  0.1
Compendium of board games
Checkers Member List

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

amountOfPlayersGameprotected
Checkers()Checkers
clearScreen() const Gameprotected
columnsGameprotected
currentPlayerGameprotected
drawScreen() const GameWithXYSelectorprotectedvirtual
executeMove(Square &srcSquare, Square &destSquare)Checkersprivate
executeMove(Square &srcSquare, Square &destSquare, Square &toJump)Checkersprivate
Game(const int amountOfPlayers, const int columns, const int rows)Game
GameWithXYSelector(const int amountOfPlayers, const int columns, const int rows)GameWithXYSelector
getMove()Checkersprivatevirtual
getOpposition() const GameWithXYSelectorprotected
getPoint(string message, int range) const GameWithXYSelectorprotected
gridGameprotected
isOver()Checkersprivatevirtual
playersGameprotected
rowsGameprotected
start()Gamevirtual
validMove(Coordinate srcCoordinate, Coordinate destCoordinate) const Checkersprivate
~Game()Gamevirtual