Méthode | Description | |
---|---|---|
ApplyConfiguration ( string configurationXml ) : void | ||
ChangeDelayTime ( int delayTime ) : void | ||
GetGameRules ( ) : string | ||
GetVisualisationUserControl ( IConfigurable configurable ) : System.Windows.Controls.UserControl | ||
PerformNextRoundAsync ( ) : Task |
||
Reset ( ) : void | ||
SetPreview ( object boardState ) : void | ||
SetupNewGame ( IEnumerable |
||
TankBlaster ( ) : System |
public ApplyConfiguration ( string configurationXml ) : void | ||
configurationXml | string | |
Résultat | void |
public ChangeDelayTime ( int delayTime ) : void | ||
delayTime | int | |
Résultat | void |
public GetVisualisationUserControl ( IConfigurable configurable ) : System.Windows.Controls.UserControl | ||
configurable | IConfigurable | |
Résultat | System.Windows.Controls.UserControl |
public SetPreview ( object boardState ) : void | ||
boardState | object | |
Résultat | void |
public SetupNewGame ( IEnumerable |
||
competitors | IEnumerable |
|
Résultat | void |