Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
format_legality_rules.cpp File Reference
Include dependency graph for format_legality_rules.cpp:

Functions

bool cardMatchesCondition (const CardInfo &card, const CardCondition &cond)
bool exceptionAppliesToCard (const CardInfo &card, const ExceptionRule &rule)
bool cardHasAnyException (const CardInfo &card, const FormatRules &format)

Function Documentation

◆ cardHasAnyException()

bool cardHasAnyException ( const CardInfo & card,
const FormatRules & format )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cardMatchesCondition()

bool cardMatchesCondition ( const CardInfo & card,
const CardCondition & cond )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ exceptionAppliesToCard()

bool exceptionAppliesToCard ( const CardInfo & card,
const ExceptionRule & rule )
Here is the call graph for this function:
Here is the caller graph for this function: