C# 클래스 Belot.BelotCombination

Summary description for BelotCombination.
상속: CardCombination
파일 보기 프로젝트 열기: NikolayIT/BelotGameEngine 1 사용 예제들

공개 메소드들

메소드 설명
BelotCombination ( CardsCollection cards, int points )

Creates an belot combination of cards

CompareTo ( object combination ) : int

Deprecated

메소드 상세

BelotCombination() 공개 메소드

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() 공개 메소드

Deprecated
public CompareTo ( object combination ) : int
combination object
리턴 int