org.starhope.appius.game.npc
Interface NPCInterface

All Superinterfaces:
ExistsInWorld, RoomListener
All Known Implementing Classes:
AbstractScriptedNPC, LuaNPC, PerlNPC, PythonNPC, RubyNPC

public interface NPCInterface
extends ExistsInWorld, RoomListener

TODO: The documentation for this type (NPCInterface) is incomplete. (brpocock, Sep 24, 2009)

Author:
brpocock

Method Summary
 
Methods inherited from interface org.starhope.appius.util.ExistsInWorld
acceptAdminMessage, acceptAdminMessage, getAvatarLabel, getFacing, getPublicInfo, getTargetX, getTargetY, getTravelRate, getTravelStart, getUserID, getVariable, getX, getY, hasVariable, isNPC, isOnline, setStartT, setTravelRate, setX, setY, toSFSXML
 
Methods inherited from interface org.starhope.appius.game.RoomListener
acceptGameAction, acceptGameStateChange, acceptObjectJoinRoom, acceptObjectPartRoom, acceptOutOfBandMessage, acceptPublicMessage, acceptPublicMessage, getLocation, getRoom, getZone