Class FormationStub

java.lang.Object
mekhq.campaign.force.FormationStub

public class FormationStub extends Object
this is a hierarchical object that represents formations from the TO&E using strings rather than unit objects. This makes it static and thus usable to keep track of formations involved in completed scenarios

Known as FormationStub prior to 0.50.12

Since:
0.50.12
  • Constructor Details

    • FormationStub

      public FormationStub()
    • FormationStub

      public FormationStub(@Nullable Formation formation, @Nullable Campaign campaign)
  • Method Details