![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
#include "tally.h"Go to the source code of this file.
Namespaces | |
| namespace | StatsTally |
| Extracts and tallies stats from selected cards. | |
Functions | |
| QList< TallyRow > | StatsTally::computeTotalPower (const QList< CardItem * > &cards) |
| Sums the power of all selected cards. | |