eapms
Class Commands.ibuild

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

public class Commands.ibuild
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.ibuild()
           
 
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.ibuild

public Commands.ibuild()
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()