Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
PlayerActions Member List

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

actAlwaysLookAtTopCard()PlayerActionsslot
actAlwaysRevealTopCard()PlayerActionsslot
actAttach()PlayerActionsslot
actCardCounterTrigger()PlayerActionsslot
actCreateAllRelatedCards()PlayerActionsslot
actCreateAnotherToken()PlayerActionsslot
actCreatePredefinedToken()PlayerActionsslot
actCreateRelatedCard()PlayerActionsslot
actCreateToken()PlayerActionsslot
actDecP()PlayerActionsslot
actDecPT()PlayerActionsslot
actDecT()PlayerActionsslot
actDrawArrow()PlayerActionsslot
actDrawBottomCard()PlayerActionsslot
actDrawBottomCards()PlayerActionsslot
actDrawCard()PlayerActionsslot
actDrawCards()PlayerActionsslot
actFlowP()PlayerActionsslot
actFlowT()PlayerActionsslot
actHide()PlayerActionsslot
actIncP()PlayerActionsslot
actIncPT(int deltaP, int deltaT)PlayerActionsslot
actIncPT()PlayerActionsslot
actIncT()PlayerActionsslot
actLendLibrary(int lendToPlayerId)PlayerActionsslot
actMoveBottomCardsToExile()PlayerActionsslot
actMoveBottomCardsToGrave()PlayerActionsslot
actMoveBottomCardToExile()PlayerActionsslot
actMoveBottomCardToGrave()PlayerActionsslot
actMoveBottomCardToPlay()PlayerActionsslot
actMoveBottomCardToPlayFaceDown()PlayerActionsslot
actMoveBottomCardToTop()PlayerActionsslot
actMoveCardXCardsFromTop()PlayerActionsslot
actMoveTopCardsToExile()PlayerActionsslot
actMoveTopCardsToGrave()PlayerActionsslot
actMoveTopCardsUntil()PlayerActionsslot
actMoveTopCardToBottom()PlayerActionsslot
actMoveTopCardToExile()PlayerActionsslot
actMoveTopCardToGrave()PlayerActionsslot
actMoveTopCardToPlay()PlayerActionsslot
actMoveTopCardToPlayFaceDown()PlayerActionsslot
actMulligan()PlayerActionsslot
actOpenDeckInDeckEditor()PlayerActionsslot
actPlay()PlayerActionsslot
actPlayFacedown()PlayerActionsslot
actResetPT()PlayerActionsslot
actReveal(QAction *action)PlayerActionsslot
actRevealHand(int revealToPlayerId)PlayerActionsslot
actRevealLibrary(int revealToPlayerId)PlayerActionsslot
actRevealRandomGraveyardCard(int revealToPlayerId)PlayerActionsslot
actRevealRandomHandCard(int revealToPlayerId)PlayerActionsslot
actRevealTopCards(int revealToPlayerId, int amount)PlayerActionsslot
actRollDie()PlayerActionsslot
actSayMessage()PlayerActionsslot
actSelectAll()PlayerActionsslot
actSelectColumn()PlayerActionsslot
actSelectRow()PlayerActionsslot
actSetAnnotation()PlayerActionsslot
actSetPT()PlayerActionsslot
actShuffle()PlayerActionsslot
actShuffleBottom()PlayerActionsslot
actShuffleTop()PlayerActionsslot
actSortHand()PlayerActionsslot
actUnattach()PlayerActionsslot
actUndoDraw()PlayerActionsslot
actUntapAll()PlayerActionsslot
actViewBottomCards()PlayerActionsslot
actViewGraveyard()PlayerActionsslot
actViewHand()PlayerActionsslot
actViewLibrary()PlayerActionsslot
actViewRfg()PlayerActionsslot
actViewSideboard()PlayerActionsslot
actViewTopCards()PlayerActionsslot
cardMenuAction()PlayerActionsslot
CardsToReveal enum namePlayerActions
cmdSetBottomCard(Command_MoveCard &cmd)PlayerActionsprivate
cmdSetTopCard(Command_MoveCard &cmd)PlayerActionsprivate
createCard(const CardItem *sourceCard, const QString &dbCardName, CardRelationType attach=CardRelationType::DoesNotAttach, bool persistent=false)PlayerActionsprivate
createRelatedFromRelation(const CardItem *sourceCard, const CardRelation *cardRelation)PlayerActionsprivate
defaultNumberBottomCardsPlayerActionsprivate
defaultNumberDieRollPlayerActionsprivate
defaultNumberTopCardsPlayerActionsprivate
defaultNumberTopCardsToPlaceBelowPlayerActionsprivate
isMovingCardsUntil() constPlayerActionsinline
lastTokenInfoPlayerActionsprivate
lastTokenTableRowPlayerActionsprivate
logSetAnnotation(Player *player, CardItem *card, QString newAnnotation)PlayerActionssignal
logSetDoesntUntap(Player *player, CardItem *card, bool doesntUntap)PlayerActionssignal
logSetPT(Player *player, CardItem *card, QString newPT)PlayerActionssignal
logSetTapped(Player *player, CardItem *card, bool tapped)PlayerActionssignal
moveOneCardUntil(CardItem *card)PlayerActions
moveTopCardTimerPlayerActionsprivate
movingCardsUntilPlayerActionsprivate
movingCardsUntilAutoPlayPlayerActionsprivate
movingCardsUntilCounterPlayerActionsprivate
movingCardsUntilExprsPlayerActionsprivate
movingCardsUntilFilterPlayerActionsprivate
movingCardsUntilNumberOfHitsPlayerActionsprivate
parsePT(const QString &pt)PlayerActionsprivate
playCard(CardItem *c, bool faceDown)PlayerActionsslot
playCardToTable(const CardItem *c, bool faceDown)PlayerActionsslot
playerPlayerActionsprivate
PlayerActions(Player *player)PlayerActionsexplicit
playSelectedCards(bool faceDown=false)PlayerActionsprivate
prepareGameCommand(const ::google::protobuf::Message &cmd)PlayerActions
prepareGameCommand(const QList< const ::google::protobuf::Message * > &cmdList)PlayerActions
RANDOM_CARD_FROM_ZONE enum valuePlayerActions
sendGameCommand(PendingCommand *pend)PlayerActions
sendGameCommand(const google::protobuf::Message &command)PlayerActions
setCardAttrHelper(const GameEventContext &context, CardItem *card, CardAttribute attribute, const QString &avalue, bool allCards, EventProcessingOptions options)PlayerActions
setLastToken(CardInfoPtr cardInfo)PlayerActionsslot
stopMoveTopCardsUntil()PlayerActions