CardRPG 1.0
 
Loading...
Searching...
No Matches
CardRPG.DeckManager Class Reference

Manages the player's deck and inventory of cards. More...

Inheritance diagram for CardRPG.DeckManager:

Public Member Functions

void Awake ()
 
void AddToDeck (DuelerCard card, int index)
 
void RemoveFromDeck (DuelerCard card, List< DuelerCard > cardList)
 

Detailed Description

Manages the player's deck and inventory of cards.


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