Package mekhq.campaign.force
Class FormationStub
java.lang.Object
mekhq.campaign.force.FormationStub
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FormationStubgenerateInstanceFromXML(Node wn, megamek.Version version) voidsetFormationIcon(StandardFormationIcon formationIcon) toString()voidwriteToXML(PrintWriter pw, int indent)