Class DummyStartingScenarioPhaseReporter
java.lang.Object
megamek.common.autoResolve.acar.report.DummyStartingScenarioPhaseReporter
- All Implemented Interfaces:
IStartingScenarioPhaseReporter
public class DummyStartingScenarioPhaseReporter
extends Object
implements IStartingScenarioPhaseReporter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
formationsSetup
(SimulationManager gameManager) void
header()
instance()
-
Method Details
-
instance
-
header
public void header()- Specified by:
header
in interfaceIStartingScenarioPhaseReporter
-
formationsSetup
- Specified by:
formationsSetup
in interfaceIStartingScenarioPhaseReporter
-