Class WarShipCostCalculator

java.lang.Object
megamek.common.cost.WarShipCostCalculator

public class WarShipCostCalculator extends Object
  • Constructor Details

    • WarShipCostCalculator

      public WarShipCostCalculator()
  • Method Details

    • calculateCost

      public static double calculateCost(Warship warShip, CalculationReport costReport, boolean ignoreAmmo)