C# Class Belot.BelotCombination

Summary description for BelotCombination.
Inheritance: CardCombination
Afficher le fichier Open project: NikolayIT/BelotGameEngine Class Usage Examples

Méthodes publiques

Méthode Description
BelotCombination ( CardsCollection cards, int points )

Creates an belot combination of cards

CompareTo ( object combination ) : int

Deprecated

Method Details

BelotCombination() public méthode

Creates an belot combination of cards
public BelotCombination ( CardsCollection cards, int points )
cards CardsCollection cards that the combination consists of
points int point evaluation of the combination

CompareTo() public méthode

Deprecated
public CompareTo ( object combination ) : int
combination object
Résultat int