eapms
Class ExitStuff
java.lang.Object
|
+--eapms.ExitStuff
- Direct Known Subclasses:
- eapms.Commands.ACommand, ExitObject, RoomObject
- public class ExitStuff
- extends java.lang.Object
More exit stuff.
Method Summary |
int |
check(java.lang.String in)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORTH
public static final int NORTH
- See Also:
- Constant Field Values
EAST
public static final int EAST
- See Also:
- Constant Field Values
SOUTH
public static final int SOUTH
- See Also:
- Constant Field Values
WEST
public static final int WEST
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
SE
public static final int SE
- See Also:
- Constant Field Values
SW
public static final int SW
- See Also:
- Constant Field Values
NW
public static final int NW
- See Also:
- Constant Field Values
UP
public static final int UP
- See Also:
- Constant Field Values
DOWN
public static final int DOWN
- See Also:
- Constant Field Values
ARM
public static final int ARM
- See Also:
- Constant Field Values
LEG
public static final int LEG
- See Also:
- Constant Field Values
BODY
public static final int BODY
- See Also:
- Constant Field Values
HEAD
public static final int HEAD
- See Also:
- Constant Field Values
COMBATINT
public static final int COMBATINT
- See Also:
- Constant Field Values
MAGICINT
public static final int MAGICINT
- See Also:
- Constant Field Values
ITEMINT
public static final int ITEMINT
- See Also:
- Constant Field Values
BUILDINT
public static final int BUILDINT
- See Also:
- Constant Field Values
SELLINT
public static final int SELLINT
- See Also:
- Constant Field Values
STEALTH
public static final int STEALTH
- See Also:
- Constant Field Values
QUICK
public static final int QUICK
- See Also:
- Constant Field Values
AGI
public static final int AGI
- See Also:
- Constant Field Values
STAM
public static final int STAM
- See Also:
- Constant Field Values
MAGICPULL
public static final int MAGICPULL
- See Also:
- Constant Field Values
FIRE
public static final int FIRE
- See Also:
- Constant Field Values
WATER
public static final int WATER
- See Also:
- Constant Field Values
AIR
public static final int AIR
- See Also:
- Constant Field Values
EARTH
public static final int EARTH
- See Also:
- Constant Field Values
HEART
public static final int HEART
- See Also:
- Constant Field Values
BODYM
public static final int BODYM
- See Also:
- Constant Field Values
SPIRIT
public static final int SPIRIT
- See Also:
- Constant Field Values
MIND
public static final int MIND
- See Also:
- Constant Field Values
LIGHT
public static final int LIGHT
- See Also:
- Constant Field Values
DARK
public static final int DARK
- See Also:
- Constant Field Values
helper
public eapms.ExitStuff.exithelper helper
ExitStuff
public ExitStuff()
check
public int check(java.lang.String in)