Enum Class TargetingPhaseDisplay.TargetingCommand

java.lang.Object
java.lang.Enum<TargetingPhaseDisplay.TargetingCommand>
megamek.client.ui.swing.TargetingPhaseDisplay.TargetingCommand
All Implemented Interfaces:
Serializable, Comparable<TargetingPhaseDisplay.TargetingCommand>, Constable, StatusBarPhaseDisplay.PhaseCommand
Enclosing class:
TargetingPhaseDisplay

public static enum TargetingPhaseDisplay.TargetingCommand extends Enum<TargetingPhaseDisplay.TargetingCommand> implements StatusBarPhaseDisplay.PhaseCommand
This enumeration lists all of the possible ActionCommands that can be carried out during the deploy minefield phase. Each command has a string for the command plus a flag that determines what unit type it is appropriate for.