Enum Class PrephaseDisplay.PrephaseCommand

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

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