![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
Functions | |
| static QString | extractGroupCriteriaValue (const CardInfoPtr &info, DeckListModelGroupCriteria::Type criteria) |
| Extract the value from the card that is used for the group criteria. | |
| static int | maxAllowedForLegality (const FormatRules &format, const QString &legality) |
| static bool | isCardQuantityLegalForFormat (const QString &format, const CardInfo &cardInfo, int quantity) |
| static bool | isCardNodeLegalForFormat (const QString &format, const InnerDecklistNode *zone, const DecklistCardNode *card) |
|
static |
Extract the value from the card that is used for the group criteria.
| info | Pointer to card information. |
| criteria | The group criteria |
|
static |
|
static |
|
static |