Enum Class PointblankShotDisplay.FiringCommand

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

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