OpenEnroth 73e68f7
|
#include <Arcomage.h>
Public Attributes | |
std::string | name {} |
char | cardsInUse [DECK_SIZE] {} |
int | cards_IDs [DECK_SIZE] {} |
int ArcomageDeck::cards_IDs[DECK_SIZE] {} |
char ArcomageDeck::cardsInUse[DECK_SIZE] {} |
std::string ArcomageDeck::name {} |