|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptPuppet
WRITEME: Document this type.
Method Summary | |
---|---|
ScriptRunner |
getScriptRunner()
WRITEME: Document this method brpocock@star-hope.org |
String |
getShortLabel()
WRITEME: Document this method brpocock@star-hope.org |
boolean |
isBuddy(AbstractUser someone)
WRITEME: Document this method brpocock@star-hope.org |
void |
seekRoom(Room r)
WRITEME: Document this method brpocock@star-hope.org |
void |
speakCasually(String key)
WRITEME: Document this method brpocock@star-hope.org |
long |
whenAtTarget(Runnable whatNext)
WRITEME: Document this method brpocock@star-hope.org |
Methods inherited from interface org.starhope.appius.game.RoomListener |
---|
acceptGameAction, acceptGameStateChange, acceptObjectJoinRoom, acceptObjectPartRoom, acceptOutOfBandMessage, acceptPublicMessage, acceptPublicMessage, acceptUserAction, acceptUserVariableUpdate, getRoom, getZone |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.starhope.appius.types.HasVariables |
---|
deleteVariable, getVariables, resetVariables, setVariable, setVariables |
Methods inherited from interface org.starhope.appius.user.DataRecordBacked |
---|
setBackingRecord |
Method Detail |
---|
ScriptRunner getScriptRunner()
String getShortLabel()
boolean isBuddy(AbstractUser someone)
someone
- someone
void seekRoom(Room r)
r
- void speakCasually(String key)
key
- a key for the speech to speaklong whenAtTarget(Runnable whatNext)
whatNext
- something to do when we get there
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |