Extending the basic CardCollection, this class supports dealing with cards in an ordered pile. As such, interacting with the pile from the bottom is supported by using this class.
Remove cards from hand.
Amount of cards to remove from Hand. If less than 1, all cards are taken.
Generated using TypeDoc
Extending the basic CardCollection, this class supports dealing with cards in an ordered pile. As such, interacting with the pile from the bottom is supported by using this class.