CruceGame  v0.4.0
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Deck Struct Reference

A 28 card deck used in this game. More...

#include <deck.h>

Public Attributes

struct Cardcards [DECK_SIZE]
 

Detailed Description

A 28 card deck used in this game.

Before using a Deck, please use deckInit function to assign the cards.

Member Data Documentation

Deck::cards

Pointer to the cards of the deck.


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