|
|||||||||
| 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.ChattyTestResponse
public static class ChattyBehavior.ChattyTestResponse
A test response is a possible response to an environmental event, such as someone speaking or acting. It is only one possible response to one possible event, and is weighed against its neighbors for whether it is chosen.
| Field Summary | |
|---|---|
java.lang.String[] |
responses
|
int |
weight
|
| Constructor Summary | |
|---|---|
ChattyBehavior.ChattyTestResponse(java.lang.String resp)
|
|
| 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.String[] responses
public int weight
| Constructor Detail |
|---|
public ChattyBehavior.ChattyTestResponse(java.lang.String resp)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||