Method |
Description |
|
AddActiveSkillIfChecked ( List activeSkills, CheckBox checkBox, Type type ) : void |
|
|
DoActionOnCalculatedControls ( Action action ) : void |
|
|
DoCalculations ( ) : void |
|
|
GetEditedFollower ( ) : ZTn.BNet.D3.HeroFollowers.Follower |
|
|
GetEditedHero ( ) : Hero |
|
|
GuiDoCalculationsForFollower ( ) : void |
|
|
GuiDoCalculationsForHero ( ) : void |
|
|
PopulateActiveSkills ( Hero hero ) : void |
|
|
PopulateCalculatedData ( Control textBox, ZTn.BNet.D3.Items.ItemValueRange itemValueRange ) : void |
|
|
PopulateCalculatedDataPercent ( Control textBox, ZTn.BNet.D3.Items.ItemValueRange itemValueRange ) : void |
|
|
PopulatePassiveSkills ( Hero hero ) : void |
|
|
SetAsReferenceValue ( Control textBox ) : void |
|
|
UpdateCalculationResults ( ZTn.BNet.D3.Calculator.D3Calculator d3Calculator ) : void |
|
|
UpdateControlsOnCalculationDone ( Control control, Action action ) : void |
|
|
UpdateItemsSummary ( ZTn.BNet.D3.Calculator.D3Calculator d3Calculator ) : void |
|
|
UpdateResultControlColor ( Control textBox ) : void |
|
|
guiDoCalculations_Click ( object sender, EventArgs e ) : void |
|
|
guiHeroClass_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
guiItemChoices_Click ( object sender, EventArgs e ) : void |
|
|
guiSetAsReference_Click ( object sender, EventArgs e ) : void |
|
|