This is the complete list of members for AbstractGame, including all inherited members.
| AbstractGame(TabGame *tab) | AbstractGame | explicit |
| activeCard | AbstractGame | |
| gameEventHandler | AbstractGame | |
| gameMetaInfo | AbstractGame | |
| gameState | AbstractGame | |
| getActiveCard() const | AbstractGame | inline |
| getCard(int playerId, const QString &zoneName, int cardId) const | AbstractGame | |
| getClientForPlayer(int playerId) const | AbstractGame | |
| getGameEventHandler() const | AbstractGame | inline |
| getGameMetaInfo() | AbstractGame | inline |
| getGameState() const | AbstractGame | inline |
| getPlayerManager() const | AbstractGame | inline |
| getTab() const | AbstractGame | inline |
| isHost() const | AbstractGame | |
| loadReplay(GameReplay *replay) | AbstractGame | |
| playerManager | AbstractGame | |
| setActiveCard(CardItem *card) | AbstractGame | |
| tab | AbstractGame |