Mari's Tarot
 All Classes Files Functions Variables Enumerations Enumerator Friends
Game Member List

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

chooseKing()Game
closeBiddings(const Biddings bestBid)Game
computeScore(const string &name) const Game
dealCards()Game
endGame()Game
Game()Game
Game(int &numberPlayers, const bool automatic=false)Game
getBidding() const Gameinline
getCardsPerPlayer() const Gameinline
getCurrentTrick() const Gameinline
getDefenders() const Gameinline
getDog() const Gameinline
getIndexBidder() const Gameinline
getIndexNext() const Gameinline
getIndexStarter() const Gameinline
getIndexToBid() const Gameinline
getKingCalled() const Gameinline
getNumberPlayers() const Gameinline
getPlayers() const Gameinline
getPlayerWonCards(const shared_ptr< Player > player) const Game
getTakers() const Gameinline
getTrick()Game
getUnknownTeam() const Gameinline
isBotsOnly() const Gameinline
isKingFound() const Gameinline
newGame()Game
playCard(bool &kingJustFound)Game
printScores() const Game
sameTeam(const shared_ptr< Player > p1, const shared_ptr< Player > p2) const Game
setGame(int &numberPlayers, const bool automatic=false)Game
showDeck() const Game
showPlayersCards() const Game
shuffleDeck()Game
takeBiddings(const Biddings &bestBid)Game
takeDog()Game
updateIndexBidder()Gameinline