Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ScoringRules
C# Class ScoringRules, Gold-Rush
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: eric-kansas/Gold-Rush
Class Usage Examples
Méthodes publiques
Méthode
Description
calculateScore
(
List
hand
) :
int
Méthodes protégées
Méthode
Description
checkSuits
(
List
hand
) :
int
nOfAKind
(
List
hand
) :
int
Method Details
calculateScore()
public
méthode
public
calculateScore
(
List
hand
) :
int
hand
List
Résultat
int
checkSuits()
protected
méthode
protected
checkSuits
(
List
hand
) :
int
hand
List
Résultat
int
nOfAKind()
protected
méthode
protected
nOfAKind
(
List
hand
) :
int
hand
List
Résultat
int