Cockatrice 2026-06-27-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Replay Member List

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

AbstractGame(QObject *parent)AbstractGameexplicit
activeCardAbstractGame
gameEventHandlerAbstractGame
gameMetaInfoAbstractGame
gameStateAbstractGame
getActiveCard() constAbstractGameinline
getCard(int playerId, const QString &zoneName, int cardId) constAbstractGame
getClientForPlayer(int playerId) constAbstractGame
getGameEventHandler() constAbstractGameinline
getGameMetaInfo()AbstractGameinline
getGameState() constAbstractGameinline
getPlayerManager() constAbstractGameinline
isHost() constAbstractGame
loadReplay(GameReplay *replay)AbstractGame
playerManagerAbstractGame
Replay(QObject *_parent, GameReplay *_replay, bool isLocalGame)Replayexplicit
setActiveCard(CardItem *card)AbstractGame