|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Behaviors.interfaces.ChattyBehavior.ChattyResponse
public static class ChattyBehavior.ChattyResponse
A response object representing something the chatty-one will definitely be saying soon.
| Field Summary | |
|---|---|
int |
delay
|
java.util.Vector |
parsedCommand
|
| Constructor Summary | |
|---|---|
ChattyBehavior.ChattyResponse(java.util.Vector cmd,
int responseDelay)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int delay
public java.util.Vector parsedCommand
| Constructor Detail |
|---|
public ChattyBehavior.ChattyResponse(java.util.Vector cmd,
int responseDelay)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||