Class FormationReportEntry

java.lang.Object
megamek.common.autoResolve.acar.report.PublicReportEntry
megamek.common.autoResolve.acar.report.FormationReportEntry
All Implemented Interfaces:
Serializable, ReportEntry

public class FormationReportEntry extends PublicReportEntry
See Also:
  • Constructor Details

    • FormationReportEntry

      public FormationReportEntry(String formationName, String unitNames, String playerColorHex)
    • FormationReportEntry

      public FormationReportEntry(Formation formation, IGame game)
  • Method Details