View Single Post
Old 08-14-2005, 08:00 PM   #13 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
No it is just a class that manages the interaction between all your models (Player, Card, Deck, etc).

First start with setting up a Player, Deck and Card, and see if you can transfer a card from the main deck to the hand of the player. If the player has a card then the main deck doesn't contain that card anymore so you'll need to remove that card from the main deck.
Start with this.
__________________
Valmont is offline   Reply With Quote