A 28 card deck used in this game. More...
#include <deck.h>
Public Attributes | |
struct Card * | cards [DECK_SIZE] |
A 28 card deck used in this game.
Before using a Deck, please use deckInit function to assign the cards.
Deck::cards |
Pointer to the cards of the deck.