OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
ArcomageDeck Struct Reference

#include <Arcomage.h>

Public Attributes

std::string name {}
 
char cardsInUse [DECK_SIZE] {}
 
int cards_IDs [DECK_SIZE] {}
 

Member Data Documentation

◆ cards_IDs

int ArcomageDeck::cards_IDs[DECK_SIZE] {}

◆ cardsInUse

char ArcomageDeck::cardsInUse[DECK_SIZE] {}

◆ name

std::string ArcomageDeck::name {}

The documentation for this struct was generated from the following file: