Enum Class PhysicalDisplay.PhysicalCommand

java.lang.Object
java.lang.Enum<PhysicalDisplay.PhysicalCommand>
megamek.client.ui.panels.phaseDisplay.PhysicalDisplay.PhysicalCommand
All Implemented Interfaces:
Serializable, Comparable<PhysicalDisplay.PhysicalCommand>, Constable, StatusBarPhaseDisplay.PhaseCommand
Enclosing class:
PhysicalDisplay

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