|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.TestActorEquippedItem
private final class PlebeianScriptRunner.TestActorEquippedItem
WRITEME: Document this type.
| Field Summary | |
|---|---|
private int |
itemID
WRITEME: Document this brpocock@star-hope.org |
private PlebeianActor |
rôle
WRITEME: Document this brpocock@star-hope.org |
| Constructor Summary | |
|---|---|
PlebeianScriptRunner.TestActorEquippedItem(PlebeianActor actor,
int item)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| Method Summary | |
|---|---|
boolean |
evaluate()
WRITEME: Document this method brpocock@star-hope.org |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private final int itemID
private final PlebeianActor rôle
| Constructor Detail |
|---|
PlebeianScriptRunner.TestActorEquippedItem(PlebeianActor actor,
int item)
actor - someone who might have somethingitem - the thing that s/he might have| Method Detail |
|---|
public boolean evaluate()
PlebeianScriptConditional
evaluate in interface PlebeianScriptConditionalpublic String toString()
toString in class ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||