Deck represents the source of cards in play. As such, a Deck is merely a pile of cards that are drawn from throughout the duration of the ongoing game.
Remove cards from hand.
Amount of cards to remove from Hand. If less than 1, all cards are taken.
Generated using TypeDoc
Deck represents the source of cards in play. As such, a Deck is merely a pile of cards that are drawn from throughout the duration of the ongoing game.