com.planet_ink.coffee_mud.WebMacros.grinder
Class GrinderDir

java.lang.Object
  extended by com.planet_ink.coffee_mud.WebMacros.grinder.GrinderDir

public class GrinderDir
extends java.lang.Object


Field Summary
 Exit exit
           
 boolean positionedAlready
           
 java.lang.String room
           
 
Constructor Summary
GrinderDir()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

room

public java.lang.String room

exit

public Exit exit

positionedAlready

public boolean positionedAlready
Constructor Detail

GrinderDir

public GrinderDir()