CBG  0.1
Compendium of board games
Game Member List

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

amountOfPlayersGameprotected
clearScreen() const Gameprotected
columnsGameprotected
currentPlayerGameprotected
drawScreen() const =0Gameprotectedpure virtual
Game(const int amountOfPlayers, const int columns, const int rows)Game
getMove()=0Gameprotectedpure virtual
gridGameprotected
isOver()=0Gameprotectedpure virtual
playersGameprotected
rowsGameprotected
start()Gamevirtual
~Game()Gamevirtual