Performs action of removing a card from player hand.
Throws error if ICard
played is not in player's hand.
Card being played
Order cards in Hand by Rank and Suit
Remove cards from hand.
Amount of cards to remove from Hand. If less than 1, all cards are taken.
Generated using TypeDoc
Represents a group of cards assigned to an IPlayer