|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.MOBS.interfaces.MOB.QMCommand
public static class MOB.QMCommand
| Field Summary | |
|---|---|
java.lang.Object |
commandObj
|
java.util.List<java.lang.String> |
commandVector
|
int |
metaFlags
|
long |
nextCheck
|
int |
seconds
|
double |
tickDelay
|
| Constructor Summary | |
|---|---|
MOB.QMCommand()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Object commandObj
public double tickDelay
public long nextCheck
public int seconds
public int metaFlags
public java.util.List<java.lang.String> commandVector
| Constructor Detail |
|---|
public MOB.QMCommand()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||