Package megamek.common.cost
Class HandheldWeaponCostCalculator
java.lang.Object
megamek.common.cost.HandheldWeaponCostCalculator
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic doublecalculateCost(HandheldWeapon hhw, CalculationReport report, boolean ignoreAmmo) 
- 
Constructor Details- 
HandheldWeaponCostCalculatorpublic HandheldWeaponCostCalculator()
 
- 
- 
Method Details- 
calculateCostpublic static double calculateCost(HandheldWeapon hhw, CalculationReport report, boolean ignoreAmmo) 
 
-