Class SBFUnitConverter
java.lang.Object
megamek.common.strategicBattleSystems.SBFUnitConverter
-
Constructor Summary
ConstructorsConstructorDescriptionSBFUnitConverter
(List<AlphaStrikeElement> elements, String name, CalculationReport report) -
Method Summary
Modifier and TypeMethodDescriptionReturns an SBF Unit formed from the given AS elements and having the given name.
-
Constructor Details
-
SBFUnitConverter
-
-
Method Details
-
createSbfUnit
Returns an SBF Unit formed from the given AS elements and having the given name. Does not check validity of the conversion.
-