Property | Type | Description | |
---|---|---|---|
comparison | |||
gameEndOnTurnHistogramData | |||
maxTurnNumber | int | ||
pointSpreadHistogramData | |||
statGatherer | |||
tieCount | int | ||
winnerCount | int[] |
Method | Description | |
---|---|---|
PlayerWinPercent ( int player ) : double | ||
ShowDistribution ( System textWriter ) : void | ||
StrategyComparisonResults ( |
||
WriteCompactScore ( System textWriter ) : void | ||
WriteVerboseScore ( System textWriter ) : void |
public PlayerWinPercent ( int player ) : double | ||
player | int | |
return | double |
public ShowDistribution ( System textWriter ) : void | ||
textWriter | System | |
return | void |
public StrategyComparisonResults ( |
||
comparison | ||
gatherStats | bool | |
return | System |
public WriteCompactScore ( System textWriter ) : void | ||
textWriter | System | |
return | void |
public WriteVerboseScore ( System textWriter ) : void | ||
textWriter | System | |
return | void |
public StrategyComparison,Dominion.Data comparison | ||
return |
public HistogramData,Dominion.Data gameEndOnTurnHistogramData | ||
return |
public HistogramData,Dominion.Data pointSpreadHistogramData | ||
return |
public StatsPerTurnGameLog,Dominion.Data statGatherer | ||
return |