Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScoringRules
C# 클래스 ScoringRules, Gold-Rush
상속:
MonoBehaviour
파일 보기
프로젝트 열기: eric-kansas/Gold-Rush
1 사용 예제들
공개 메소드들
메소드
설명
calculateScore
(
List
hand
) :
int
보호된 메소드들
메소드
설명
checkSuits
(
List
hand
) :
int
nOfAKind
(
List
hand
) :
int
메소드 상세
calculateScore()
공개
메소드
public
calculateScore
(
List
hand
) :
int
hand
List
리턴
int
checkSuits()
보호된
메소드
protected
checkSuits
(
List
hand
) :
int
hand
List
리턴
int
nOfAKind()
보호된
메소드
protected
nOfAKind
(
List
hand
) :
int
hand
List
리턴
int