Property | Type | Description | |
---|---|---|---|
dps | DamageResult>.Dictionary | ||
filter | string | ||
graph | bool |
Method | Description | |
---|---|---|
DamageChart ( DamageChartType chartType ) : System | ||
FormName ( ) : string | ||
GenerateDamageInformation ( DamageResult>.Dictionary |
||
LoadForm ( ) : void | ||
MaxWidth ( ) : int | ||
MinWidth ( ) : int | ||
RefreshForm ( ) : void | ||
UpdateDamage ( ) : void | ||
WidthInterval ( ) : int | ||
refreshDamageChart ( ) : void | ||
sortFunction ( object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
detailsButton_Click ( object sender, |
||
refreshTargets ( ) : void | ||
targetBox_SelectedIndexChanged ( object sender, |
public DamageChart ( DamageChartType chartType ) : System | ||
chartType | DamageChartType | |
return | System |
public static GenerateDamageInformation ( DamageResult>.Dictionary |
||
dps | DamageResult>.Dictionary | |
filter | string | |
target | string | |
return | Tuple |
public sortFunction ( object sender, |
||
sender | object | |
e | ||
return | void |