com.swfm.mica.commands
Class MiJumpPan
java.lang.Object
com.swfm.mica.commands.MiCommandHandler
com.swfm.mica.commands.MiJumpPan
- All Implemented Interfaces:
- MiiCommandHandler, MiiTargetableCommandHandler
- public class MiJumpPan
- extends MiCommandHandler
- Version:
- %I% %G%
- Author:
- Michael L. Davis
|
Method Summary |
void |
processCommand(java.lang.String arg)
Processes the given command. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuarterLeftCommand
public static final java.lang.String QuarterLeftCommand
- See Also:
- Constant Field Values
QuarterRightCommand
public static final java.lang.String QuarterRightCommand
- See Also:
- Constant Field Values
QuarterUpCommand
public static final java.lang.String QuarterUpCommand
- See Also:
- Constant Field Values
QuarterDownCommand
public static final java.lang.String QuarterDownCommand
- See Also:
- Constant Field Values
LeftCommand
public static final java.lang.String LeftCommand
- See Also:
- Constant Field Values
RightCommand
public static final java.lang.String RightCommand
- See Also:
- Constant Field Values
UpCommand
public static final java.lang.String UpCommand
- See Also:
- Constant Field Values
DownCommand
public static final java.lang.String DownCommand
- See Also:
- Constant Field Values
QuarterUpperLeftCommand
public static final java.lang.String QuarterUpperLeftCommand
- See Also:
- Constant Field Values
QuarterLowerLeftCommand
public static final java.lang.String QuarterLowerLeftCommand
- See Also:
- Constant Field Values
QuarterUpperRightCommand
public static final java.lang.String QuarterUpperRightCommand
- See Also:
- Constant Field Values
QuarterLowerRightCommand
public static final java.lang.String QuarterLowerRightCommand
- See Also:
- Constant Field Values
UpperLeftCommand
public static final java.lang.String UpperLeftCommand
- See Also:
- Constant Field Values
LowerLeftCommand
public static final java.lang.String LowerLeftCommand
- See Also:
- Constant Field Values
UpperRightCommand
public static final java.lang.String UpperRightCommand
- See Also:
- Constant Field Values
LowerRightCommand
public static final java.lang.String LowerRightCommand
- See Also:
- Constant Field Values
LeftSideOfUniverseCommand
public static final java.lang.String LeftSideOfUniverseCommand
- See Also:
- Constant Field Values
RightSideOfUniverseCommand
public static final java.lang.String RightSideOfUniverseCommand
- See Also:
- Constant Field Values
TopSideOfUniverseCommand
public static final java.lang.String TopSideOfUniverseCommand
- See Also:
- Constant Field Values
BottomSideOfUniverseCommand
public static final java.lang.String BottomSideOfUniverseCommand
- See Also:
- Constant Field Values
MiJumpPan
public MiJumpPan()
processCommand
public void processCommand(java.lang.String arg)
- Description copied from interface:
MiiCommandHandler
- Processes the given command.