Class DummyDeploymentReport
java.lang.Object
megamek.common.autoResolve.acar.report.DummyDeploymentReport
- All Implemented Interfaces:
IDeploymentReport
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeploymentRoundHeader(int currentRound) static DummyDeploymentReportinstance()voidreportDeployment(Formation deployed, Coords position)
-
Method Details
-
instance
-
deploymentRoundHeader
public void deploymentRoundHeader(int currentRound) - Specified by:
deploymentRoundHeaderin interfaceIDeploymentReport
-
reportDeployment
- Specified by:
reportDeploymentin interfaceIDeploymentReport
-