Class SBFFormationReportEntry

java.lang.Object
megamek.common.strategicBattleSystems.SBFReportEntry
megamek.common.strategicBattleSystems.SBFFormationReportEntry
All Implemented Interfaces:
Serializable, ReportEntry

public class SBFFormationReportEntry extends SBFReportEntry
See Also:
  • Constructor Details

    • SBFFormationReportEntry

      public SBFFormationReportEntry(String formationName, String playerColorHex)
    • SBFFormationReportEntry

      public SBFFormationReportEntry(SBFFormation formation, SBFGame game)
  • Method Details