Class StartingScenarioPhaseReporter
java.lang.Object
megamek.common.autoresolve.acar.report.StartingScenarioPhaseReporter
- All Implemented Interfaces:
IStartingScenarioPhaseReporter
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(SimulationManager manager) void
formationsSetup
(SimulationManager gameManager) void
header()
-
Method Details
-
create
-
header
public void header()- Specified by:
header
in interfaceIStartingScenarioPhaseReporter
-
formationsSetup
- Specified by:
formationsSetup
in interfaceIStartingScenarioPhaseReporter
-