C# Class Hardly.Library.Hearthstone.HearthGame

Datei anzeigen Open project: hardlydifficult/HardlyBot Class Usage Examples

Public Properties

Property Type Description
iStartFirst bool
myPlayerName string

Public Methods

Method Description
HearthGame ( string myPlayerName, string opponentPlayerName, bool iStartFirst )

Method Details

HearthGame() public method

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

Property Details

iStartFirst public_oe property

public bool iStartFirst
return bool

myPlayerName public_oe property

public string myPlayerName
return string