C# Class Belot.Hand

Represents a hand of 4 cards.
Inheritance: CardsCollection
显示文件 Open project: NikolayIT/BelotGameEngine Class Usage Examples

Private Methods

Method Description
Add ( Card value ) : int
Hand ( ) : System
SetWinner ( Player winner ) : void