C# Class Hardly.Library.Hearthstone.HearthGame

Afficher le fichier Open project: hardlydifficult/HardlyBot Class Usage Examples

Méthodes publiques

Свойство Type Description
iStartFirst bool
myPlayerName string

Méthodes publiques

Méthode Description
HearthGame ( string myPlayerName, string opponentPlayerName, bool iStartFirst )

Method Details

HearthGame() public méthode

public HearthGame ( string myPlayerName, string opponentPlayerName, bool iStartFirst )
myPlayerName string
opponentPlayerName string
iStartFirst bool

Property Details

iStartFirst public_oe property

public bool iStartFirst
Résultat bool

myPlayerName public_oe property

public string myPlayerName
Résultat string