Package megamek.common.autoResolve.event
Class AutoResolveConcludedEvent
java.lang.Object
megamek.common.autoResolve.event.AutoResolveConcludedEvent
- All Implemented Interfaces:
PostGameResolution
-
Constructor Summary
ConstructorsConstructorDescriptionAutoResolveConcludedEvent(SimulationContext game, VictoryResult victoryResult, File logFile) -
Method Summary
-
Constructor Details
-
AutoResolveConcludedEvent
-
-
Method Details
-
getVictoryResult
-
getGame
-
controlledScenario
public boolean controlledScenario() -
getEntities
- Specified by:
getEntitiesin interfacePostGameResolution
-
getEntity
- Specified by:
getEntityin interfacePostGameResolution
-
getGraveyardEntities
- Specified by:
getGraveyardEntitiesin interfacePostGameResolution
-
getWreckedEntities
- Specified by:
getWreckedEntitiesin interfacePostGameResolution
-
getRetreatedEntities
- Specified by:
getRetreatedEntitiesin interfacePostGameResolution
-
getDevastatedEntities
- Specified by:
getDevastatedEntitiesin interfacePostGameResolution
-
getLogFile
-
toString
-