Method | Description | |
---|---|---|
ApplyConfiguration ( string configFilePath ) : void | ||
ApplyGameCustomConfiguration ( string configFilePath ) : void | ||
AskForCompetitors ( string gameTypeName, List |
||
InitiateManagedExtensibilityFramework ( ) : void | ||
MainWindowViewModel ( ) : Common.System | ||
MakeEndGameConfiguration ( Common.Models.RoundResult result ) : Task | ||
PlayNextGameAsync ( ) : Task | ||
ReadConfigurationFromXml ( string path ) : |
||
RestartGame ( ) : void | ||
ResumeGameAsync ( ) : Task |
Method | Description | |
---|---|---|
CalculateButtonsAvailability ( ) : void | ||
PlayGameAsync ( Arena.ViewModels.GameHistoryEntryViewModel gameHistoryEntry ) : Task | ||
ReadFile ( string path ) : string | ||
SetArenaMessage ( string message ) : Task |
public ApplyConfiguration ( string configFilePath ) : void | ||
configFilePath | string | |
return | void |
public ApplyGameCustomConfiguration ( string configFilePath ) : void | ||
configFilePath | string | |
return | void |
public AskForCompetitors ( string gameTypeName, List |
||
gameTypeName | string | |
emptyCompetitors | List |
|
return | void |
public InitiateManagedExtensibilityFramework ( ) : void | ||
return | void |
public MainWindowViewModel ( ) : Common.System | ||
return | Common.System |
public MakeEndGameConfiguration ( Common.Models.RoundResult result ) : Task | ||
result | Common.Models.RoundResult | |
return | Task |
public ReadConfigurationFromXml ( string path ) : |
||
path | string | |
return |