Class PhaseHandler
java.lang.Object
megamek.common.autoResolve.acar.phase.PhaseHandler
- Direct Known Subclasses:
DeploymentPhase,EndPhase,FiringPhase,InitiativePhase,MovementPhase,StartingScenarioPhase,VictoryPhase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()protected abstract voidprotected SimulationContextprotected SimulationManager
-
Constructor Details
-
PhaseHandler
-
-
Method Details
-
getSimulationManager
-
getContext
-
execute
public void execute() -
executePhase
protected abstract void executePhase()
-