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