eapms
Class Commands.drop

java.lang.Object
  |
  +--eapms.ExitStuff
        |
        +--eapms.Commands.ACommand
              |
              +--eapms.Commands.drop
Enclosing class:
Commands

public class Commands.drop
extends eapms.Commands.ACommand


Field Summary
 
Fields inherited from class eapms.ExitStuff
AGI, AIR, ARM, BODY, BODYM, BUILDINT, COMBATINT, DARK, DOWN, EARTH, EAST, FIRE, HEAD, HEART, helper, ITEMINT, LEG, LIGHT, MAGICINT, MAGICPULL, MIND, NE, NORTH, NW, QUICK, SE, SELLINT, SOUTH, SPIRIT, STAM, STEALTH, SW, UP, WATER, WEST
 
Constructor Summary
Commands.drop()
           
 
Method Summary
 void dodo(eapms.PlayerAction action)
           
 int getAccess()
           
 java.lang.String getName()
           
 int getNameLen()
           
 
Methods inherited from class eapms.ExitStuff
check
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Commands.drop

public Commands.drop()
Method Detail

dodo

public void dodo(eapms.PlayerAction action)
          throws java.io.IOException
Specified by:
dodo in class eapms.Commands.ACommand
java.io.IOException

getName

public java.lang.String getName()

getAccess

public int getAccess()

getNameLen

public int getNameLen()