|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.via.RemoteUser
public class RemoteUser
TODO: The documentation for this type (RemoteUser) is incomplete. (brpocock, Nov 5, 2009)
| Field Summary | |
|---|---|
private int |
id
WRITEME: document this field (brpocock, Jan 13, 2010) id (RemoteUser) |
private static long |
serialVersionUID
TODO: document this field (brpocock, Nov 5, 2009) serialVersionUID (long) |
private String |
viaHostname
WRITEME: document this field (brpocock, Jan 13, 2010) viaHostname (RemoteUser) |
private int |
viaPort
WRITEME: document this field (brpocock, Jan 13, 2010) viaPort (RemoteUser) |
| Constructor Summary | |
|---|---|
RemoteUser(String host,
int port,
int userID)
WRITEME |
|
| Method Summary | |
|---|---|
void |
acceptAdminMessage(AbstractRoom room,
String string)
This is an overriding method. |
void |
acceptAdminMessage(Integer room,
String string)
This is an overriding method. |
void |
acceptAdminMessage(String content,
String title,
String label)
This is an overriding method. |
void |
acceptErrorReply(String command,
String error,
org.json.JSONObject result,
AbstractRoom userCurrentRoomInZone)
This is an overriding method. |
void |
acceptGameAction(AbstractUser u,
org.json.JSONObject action)
This is an overriding method. |
void |
acceptGameStateChange(GameEvent gameCode,
GameStateFlag gameState)
This is an overriding method. |
void |
acceptMessage(String string,
String string2,
String string3)
This is an overriding method. |
void |
acceptObjectJoinRoom(AbstractRoom room,
RoomListener object)
This is an overriding method. |
void |
acceptObjectPartRoom(AbstractRoom room,
RoomListener thing)
This is an overriding method. |
void |
acceptOutOfBandMessage(AbstractUser sender,
AbstractRoom room,
org.json.JSONObject body)
This is an overriding method. |
void |
acceptPublicMessage(AbstractUser sender,
AbstractRoom room,
String message)
This is an overriding method. |
void |
acceptPublicMessage(AbstractUser from,
String message)
This is an overriding method. |
void |
acceptSuccessReply(AbstractZone zone,
AbstractRoom room,
String command,
org.json.JSONObject jsonData)
Deprecated. |
void |
acceptSuccessReply(String command,
org.json.JSONObject jsonData,
AbstractRoom room)
This is an overriding method. |
void |
addBuddy(AbstractUser buddy)
This is an overriding method. |
void |
addGiftSubscription(int i,
int days)
This is an overriding method. |
void |
addItem(int parseInt)
This is an overriding method. |
void |
assertStaffLevel(int staffLevelStaffMember)
This is an overriding method. |
void |
attend(AbstractUser byLogin)
This is an overriding method. |
void |
ban(AbstractUser u,
String banReason)
This is an overriding method. |
void |
cancelEvent(int eventID)
This is an overriding method. |
boolean |
canTalk()
This is an overriding method. |
void |
doffClothes()
This is an overriding method. |
void |
doTransport()
This is an overriding method. |
org.json.JSONObject |
endEvent(int eventID,
String moniker,
BigDecimal score,
String medal)
This is an overriding method. |
org.json.JSONObject |
endMultiplayerEvent(Integer eventID,
String gameMoniker,
String string,
BigDecimal playerScoreDecimal,
LinkedHashMap<Integer,Integer> sortedScores)
This is an overriding method. |
Collection<org.starhope.appius.game.inventory.HomeDecorItem> |
getActiveDecorations(int roomInHouse)
This is an overriding method. |
int |
getAge()
This is an overriding method. |
String |
getApprovedDateString()
This is an overriding method. |
AvatarClass |
getAvatarClass()
This is an overriding method. |
String |
getAvatarLabel()
This is an overriding method. |
Collection<String> |
getBuddyListNames()
This is an overriding method. |
String |
getDialect()
This is an overriding method. |
String |
getDisplayName()
This is an overriding method. |
String |
getFacing()
This is an overriding method. |
org.starhope.appius.game.inventory.HomeDecorItem |
getFurnitureBySlot(int int1)
This is an overriding method. |
String |
getIPAddress()
This is an overriding method. |
Collection<org.starhope.appius.game.inventory.InventoryItem> |
getItemsByType(String typeString)
This is an overriding method. |
int |
getKickedByUserID()
This is an overriding method. |
String |
getKickedMessage()
This is an overriding method. |
String |
getKickedReasonCode()
This is an overriding method. |
Timestamp |
getKickedUntil()
This is an overriding method. |
String |
getLanguage()
This is an overriding method. |
RoomAndZone |
getLocation()
This is an overriding method. |
String |
getMail()
This is an overriding method. |
Date |
getNameApprovedAt()
This is an overriding method. |
Date |
getNameRequestedAt()
This is an overriding method. |
org.json.JSONObject |
getPublicInfo()
This is an overriding method. |
String |
getRegisteredDateString()
This is an overriding method. |
String |
getResponsibleMail()
This is an overriding method. |
AbstractRoom |
getRoom()
This is an overriding method. |
int |
getRoomNumber()
This is an overriding method. |
AppiusClaudiusCaecus |
getServerThread()
Always returns null. |
int |
getStaffLevel()
This is an overriding method. |
double |
getTargetX()
This is an overriding method. |
double |
getTargetY()
This is an overriding method. |
double |
getTravelRate()
This is an overriding method. |
long |
getTravelStart()
This is an overriding method. |
int |
getUserID()
This is an overriding method. |
Map<String,String> |
getUserVariables()
This is an overriding method. |
String |
getVariable(String string)
This is an overriding method. |
String |
getViaAppiaHostname()
This is an overriding method. |
String |
getViaAppiaRemoteEndpointID()
This is an overriding method. |
int |
getViaAppiaServerPort()
This is an overriding method. |
Class<AbstractUser> |
getViaPeerClass()
|
double |
getX()
This is an overriding method. |
double |
getY()
This is an overriding method. |
AbstractZone |
getZone()
This is an overriding method. |
boolean |
hasStaffLevel(int i)
This is an overriding method. |
boolean |
hasVariable(String string)
This is an overriding method. |
void |
ignore(AbstractUser byLogin)
This is an overriding method. |
boolean |
isBanned()
This is an overriding method. |
boolean |
isCanceled()
This is an overriding method. |
boolean |
isKicked()
This is an overriding method. |
boolean |
isNPC()
This is an overriding method. |
boolean |
isOnline()
This is an overriding method. |
boolean |
isPaidMember()
This is an overriding method. |
void |
kick(AbstractUser u,
String kickReason,
int duration)
This is an overriding method. |
void |
liftBan(AbstractUser u)
This is an overriding method. |
void |
notifyFurnitureInventory(AbstractRoom room)
This is an overriding method. |
void |
removeBuddy(AbstractUser byLogin)
This is an overriding method. |
void |
reportedToModeratorBy(AbstractUser u)
This is an overriding method. |
void |
sendEarnings(AbstractRoom room,
String string)
This is an overriding method. |
void |
sendMigrate(AbstractZone refugeeZone)
This is an overriding method. |
void |
sendOops()
This is an overriding method. |
void |
sendResponse(org.json.JSONObject result)
This is an overriding method. |
void |
sendUserLists()
This is an overriding method. |
void |
sendWardrobe()
This is an overriding method. |
void |
setAgeGroupToSystem()
This is an overriding method. |
void |
setBaseColor(Colour colour)
This is an overriding method. |
void |
setCanTalk(boolean b)
This is an overriding method. |
void |
setExtraColor(Colour colour)
This is an overriding method. |
void |
setLastActive()
This is an overriding method. |
void |
setMail(String email)
This is an overriding method. |
int |
setRoom(AbstractRoom room)
This is an overriding method. |
void |
setStartT(long when)
This is an overriding method. |
void |
setStructure(org.starhope.appius.game.inventory.HomeDecorItem item)
This is an overriding method. |
void |
setTravelRate(double rate)
This is an overriding method. |
void |
setVariable(String varName,
String varValue)
This is an overriding method. |
void |
setX(double x2)
This is an overriding method. |
void |
setY(double y2)
This is an overriding method. |
void |
speak(AbstractRoom room,
String string)
This is an overriding method. |
org.json.JSONObject |
startEvent(String gameMoniker)
This is an overriding method. |
org.json.JSONObject |
toJSON()
This is an overriding method. |
String |
toSFSXML()
This is an overriding method. |
void |
wear(org.starhope.appius.game.inventory.ClothingItem asClothing)
This is an overriding method. |
void |
wear(org.starhope.appius.game.inventory.ClothingItem asClothing,
Colour colour)
This is an overriding method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private final int id
private final String viaHostname
private final int viaPort
| Constructor Detail |
|---|
public RemoteUser(String host,
int port,
int userID)
throws DoNotCrossTheRubicon
host - remote hostname or addressport - remote server port numberuserID - user ID number
DoNotCrossTheRubicon - if the remote object can't be
fetched| Method Detail |
|---|
public void acceptAdminMessage(AbstractRoom room,
String string)
acceptAdminMessage in interface AbstractUserroom - The room in which the administrative message is being
sent (often ignored)string - The administrative message.AbstractUser.acceptAdminMessage(org.starhope.appius.game.AbstractRoom,
java.lang.String)
public void acceptAdminMessage(Integer room,
String string)
acceptAdminMessage in interface AbstractUserroom - The room in which the administrative message is being
sent (often ignored)string - The administrative message.AbstractUser.acceptAdminMessage(java.lang.Integer,
java.lang.String)
public void acceptAdminMessage(String content,
String title,
String label)
acceptAdminMessage in interface AbstractUsercontent - WRITEMEtitle - WRITEMElabel - WRITEMEAbstractUser.acceptAdminMessage(java.lang.String,
java.lang.String, java.lang.String)
public void acceptErrorReply(String command,
String error,
org.json.JSONObject result,
AbstractRoom userCurrentRoomInZone)
acceptErrorReply in interface AbstractUsercommand - WRITEMEerror - WRITEMEresult - WRITEMEuserCurrentRoomInZone - WRITEMEAbstractUser.acceptErrorReply(java.lang.String,
java.lang.String, org.json.JSONObject,
org.starhope.appius.game.AbstractRoom)
public void acceptGameAction(AbstractUser u,
org.json.JSONObject action)
acceptGameAction in interface RoomListeneru - the senderaction - The game action. The verb is in
action.getString("action").RoomListener.acceptGameAction(org.starhope.appius.user.AbstractUser,
org.json.JSONObject)
public void acceptGameStateChange(GameEvent gameCode,
GameStateFlag gameState)
acceptGameStateChange in interface RoomListenergameCode - The GameEvent whose state is changinggameState - The new stateRoomListener.acceptGameStateChange(org.starhope.appius.game.GameEvent,
org.starhope.appius.game.GameStateFlag)
public void acceptMessage(String string,
String string2,
String string3)
acceptMessage in interface AbstractUserstring - WRITEMEstring2 - WRITEMEstring3 - WRITEMEAbstractUser.acceptMessage(java.lang.String,
java.lang.String, java.lang.String)
public void acceptObjectJoinRoom(AbstractRoom room,
RoomListener object)
acceptObjectJoinRoom in interface RoomListenerroom - The roomobject - The thing (probably user) enteringRoomListener.acceptObjectJoinRoom(org.starhope.appius.game.AbstractRoom,
org.starhope.appius.game.RoomListener)
public void acceptObjectPartRoom(AbstractRoom room,
RoomListener thing)
acceptObjectPartRoom in interface RoomListenerroom - The roomthing - The thing (probably user) departingRoomListener.acceptObjectPartRoom(org.starhope.appius.game.AbstractRoom,
org.starhope.appius.game.RoomListener)
public void acceptOutOfBandMessage(AbstractUser sender,
AbstractRoom room,
org.json.JSONObject body)
acceptOutOfBandMessage in interface RoomListenersender - The sender of the OOB messageroom - The room in which the OOB message is being broadcastbody - A JSON object containing the OOB message. The
contents of this message are not constrained.RoomListener.acceptOutOfBandMessage(org.starhope.appius.user.AbstractUser,
org.starhope.appius.game.AbstractRoom, org.json.JSONObject)
public void acceptPublicMessage(AbstractUser sender,
AbstractRoom room,
String message)
acceptPublicMessage in interface RoomListenersender - The speakerroom - The room in which the words were spokenmessage - The spoken text or /emoteRoomListener.acceptPublicMessage(org.starhope.appius.user.AbstractUser,
org.starhope.appius.game.AbstractRoom, java.lang.String)
public void acceptPublicMessage(AbstractUser from,
String message)
acceptPublicMessage in interface RoomListenerfrom - The speakermessage - The spoken text or /emoteRoomListener.acceptPublicMessage(org.starhope.appius.user.AbstractUser,
java.lang.String)
@Deprecated
public void acceptSuccessReply(AbstractZone zone,
AbstractRoom room,
String command,
org.json.JSONObject jsonData)
acceptSuccessReply in interface AbstractUserzone - WRITEMEroom - WRITEMEcommand - WRITEMEjsonData - WRITEMEAbstractUser.acceptSuccessReply(org.starhope.appius.types.AbstractZone,
org.starhope.appius.game.AbstractRoom, java.lang.String,
org.json.JSONObject)
public void acceptSuccessReply(String command,
org.json.JSONObject jsonData,
AbstractRoom room)
acceptSuccessReply in interface AbstractUsercommand - WRITEMEjsonData - WRITEMEroom - WRITEMEAbstractUser.acceptSuccessReply(java.lang.String,
org.json.JSONObject, org.starhope.appius.game.AbstractRoom)public void addBuddy(AbstractUser buddy)
addBuddy in interface AbstractUserbuddy - WRITEMEAbstractUser.addBuddy(org.starhope.appius.user.AbstractUser)
public void addGiftSubscription(int i,
int days)
addGiftSubscription in interface AbstractUseri - WRITEMEdays - WRITEMEAbstractUser.addGiftSubscription(int,
int)public void addItem(int parseInt)
addItem in interface AbstractUserparseInt - WRITEMEAbstractUser.addItem(int)
public void assertStaffLevel(int staffLevelStaffMember)
throws PrivilegeRequiredException
assertStaffLevel in interface AbstractUserstaffLevelStaffMember - WRITEME
PrivilegeRequiredException - WRITEMEAbstractUser.assertStaffLevel(int)public void attend(AbstractUser byLogin)
attend in interface AbstractUserbyLogin - WRITEMEAbstractUser.attend(org.starhope.appius.user.AbstractUser)
public void ban(AbstractUser u,
String banReason)
throws PrivilegeRequiredException
ban in interface AbstractUseru - WRITEMEbanReason - WRITEME
PrivilegeRequiredException - WRITEMEAbstractUser.ban(org.starhope.appius.user.AbstractUser,
java.lang.String)public void cancelEvent(int eventID)
cancelEvent in interface AbstractUsereventID - the ID returned from startEventAbstractUser.cancelEvent(int)public boolean canTalk()
canTalk in interface AbstractUserAbstractUser.canTalk()public void doffClothes()
doffClothes in interface AbstractUserAbstractUser.doffClothes()public void doTransport()
doTransport in interface AbstractUserAbstractUser.doTransport()
public org.json.JSONObject endEvent(int eventID,
String moniker,
BigDecimal score,
String medal)
throws org.json.JSONException
endEvent in interface AbstractUsereventID - the ID returned from startEventmoniker - the event's monikerscore - the user's scoremedal - any medal earned
org.json.JSONException - WRITEMEAbstractUser.endEvent(int, java.lang.String, java.math.BigDecimal, java.lang.String)
public org.json.JSONObject endMultiplayerEvent(Integer eventID,
String gameMoniker,
String string,
BigDecimal playerScoreDecimal,
LinkedHashMap<Integer,Integer> sortedScores)
throws org.json.JSONException
endMultiplayerEvent in interface AbstractUsereventID - WRITEMEgameMoniker - WRITEMEstring - WRITEMEplayerScoreDecimal - WRITEMEsortedScores - WRITEME
org.json.JSONException - WRITEMEAbstractUser.endMultiplayerEvent(java.lang.Integer,
java.lang.String, java.lang.String, java.math.BigDecimal,
java.util.LinkedHashMap)
public Collection<org.starhope.appius.game.inventory.HomeDecorItem> getActiveDecorations(int roomInHouse)
throws NotFoundException
getActiveDecorations in interface AbstractUserroomInHouse - WRITEME
NotFoundException - WRITEMEAbstractUser.getActiveDecorations(int)public int getAge()
getAge in interface AbstractUserAbstractUser.getAge()public String getApprovedDateString()
getApprovedDateString in interface AbstractUserAbstractUser.getApprovedDateString()public AvatarClass getAvatarClass()
getAvatarClass in interface AbstractUserAbstractUser.getAvatarClass()public String getAvatarLabel()
getAvatarLabel in interface AbstractUserAbstractUser.getAvatarLabel()public Collection<String> getBuddyListNames()
getBuddyListNames in interface AbstractUserAbstractUser.getBuddyListNames()public String getDialect()
getDialect in interface AbstractUserAbstractUser.getDialect()public String getDisplayName()
getDisplayName in interface AbstractUserAbstractUser.getDisplayName()public String getFacing()
getFacing in interface AbstractUserAbstractUser.getFacing()
public org.starhope.appius.game.inventory.HomeDecorItem getFurnitureBySlot(int int1)
throws NotFoundException
getFurnitureBySlot in interface AbstractUserint1 - WRITEME
NotFoundException - WRITEMEAbstractUser.getFurnitureBySlot(int)public String getIPAddress()
getIPAddress in interface AbstractUserAbstractUser.getIPAddress()public Collection<org.starhope.appius.game.inventory.InventoryItem> getItemsByType(String typeString)
getItemsByType in interface AbstractUsertypeString - WRITEME
AbstractUser.getItemsByType(java.lang.String)public int getKickedByUserID()
getKickedByUserID in interface AbstractUserAbstractUser.getKickedByUserID()public String getKickedMessage()
getKickedMessage in interface AbstractUserAbstractUser.getKickedMessage()public String getKickedReasonCode()
getKickedReasonCode in interface AbstractUserAbstractUser.getKickedReasonCode()public Timestamp getKickedUntil()
getKickedUntil in interface AbstractUserAbstractUser.getKickedUntil()public String getLanguage()
getLanguage in interface AbstractUserAbstractUser.getLanguage()public RoomAndZone getLocation()
getLocation in interface RoomListenerRoomListener.getLocation()public String getMail()
getMail in interface AbstractUserAbstractUser.getMail()public Date getNameApprovedAt()
getNameApprovedAt in interface AbstractUserAbstractUser.getNameApprovedAt()public Date getNameRequestedAt()
getNameRequestedAt in interface AbstractUserAbstractUser.getNameRequestedAt()public org.json.JSONObject getPublicInfo()
getPublicInfo in interface AbstractUserAbstractUser.getPublicInfo()public String getRegisteredDateString()
getRegisteredDateString in interface AbstractUserAbstractUser.getRegisteredDateString()public String getResponsibleMail()
getResponsibleMail in interface AbstractUserAbstractUser.getResponsibleMail()public AbstractRoom getRoom()
getRoom in interface RoomListenerRoomListener.getRoom()public int getRoomNumber()
getRoomNumber in interface AbstractUserAbstractUser.getRoomNumber()public AppiusClaudiusCaecus getServerThread()
getServerThread in interface AbstractUserAbstractUser.getServerThread()public int getStaffLevel()
getStaffLevel in interface AbstractUserAbstractUser.getStaffLevel()public double getTargetX()
getTargetX in interface AbstractUserAbstractUser.getTargetX()public double getTargetY()
getTargetY in interface AbstractUserAbstractUser.getTargetY()public double getTravelRate()
getTravelRate in interface AbstractUserAbstractUser.getTravelRate()public long getTravelStart()
getTravelStart in interface AbstractUserAbstractUser.getTravelStart()public int getUserID()
getUserID in interface AbstractUserAbstractUser.getUserID()public Map<String,String> getUserVariables()
getUserVariables in interface AbstractUserAbstractUser.getUserVariables()public String getVariable(String string)
getVariable in interface AbstractUserstring - WRITEME
AbstractUser.getVariable(java.lang.String)public String getViaAppiaHostname()
getViaAppiaHostname in interface ViaMunita<AbstractUser>ViaMunita.getViaAppiaHostname()public String getViaAppiaRemoteEndpointID()
getViaAppiaRemoteEndpointID in interface ViaMunita<AbstractUser>ViaMunita.getViaAppiaRemoteEndpointID()public int getViaAppiaServerPort()
getViaAppiaServerPort in interface ViaMunita<AbstractUser>ViaMunita.getViaAppiaServerPort()public Class<AbstractUser> getViaPeerClass()
getViaPeerClass in interface ViaMunita<AbstractUser>ViaMunita.getViaPeerClass()public double getX()
getX in interface AbstractUserAbstractUser.getX()public double getY()
getY in interface AbstractUserAbstractUser.getY()public AbstractZone getZone()
getZone in interface RoomListenerRoomListener.getZone()public boolean hasStaffLevel(int i)
hasStaffLevel in interface AbstractUseri - WRITEME
AbstractUser.hasStaffLevel(int)public boolean hasVariable(String string)
hasVariable in interface AbstractUserstring - WRITEME
AbstractUser.hasVariable(java.lang.String)public void ignore(AbstractUser byLogin)
ignore in interface AbstractUserbyLogin - WRITEMEAbstractUser.ignore(org.starhope.appius.user.AbstractUser)public boolean isBanned()
isBanned in interface AbstractUserAbstractUser.isBanned()public boolean isCanceled()
isCanceled in interface AbstractUserAbstractUser.isCanceled()public boolean isKicked()
isKicked in interface AbstractUserAbstractUser.isKicked()public boolean isNPC()
isNPC in interface AbstractUserAbstractUser.isNPC()public boolean isOnline()
isOnline in interface AbstractUserAbstractUser.isOnline()public boolean isPaidMember()
isPaidMember in interface AbstractUserAbstractUser.isPaidMember()
public void kick(AbstractUser u,
String kickReason,
int duration)
throws PrivilegeRequiredException
kick in interface AbstractUseru - WRITEMEkickReason - WRITEMEduration - WRITEME
PrivilegeRequiredException - WRITEMEAbstractUser.kick(org.starhope.appius.user.AbstractUser,
java.lang.String, int)
public void liftBan(AbstractUser u)
throws PrivilegeRequiredException
liftBan in interface AbstractUseru - WRITEME
PrivilegeRequiredException - WRITEMEAbstractUser.liftBan(AbstractUser
u)public void notifyFurnitureInventory(AbstractRoom room)
notifyFurnitureInventory in interface AbstractUserroom - WRITEMEAbstractUser.notifyFurnitureInventory(org.starhope.appius.game.AbstractRoom)public void removeBuddy(AbstractUser byLogin)
removeBuddy in interface AbstractUserbyLogin - WRITEMEAbstractUser.removeBuddy(org.starhope.appius.user.AbstractUser)public void reportedToModeratorBy(AbstractUser u)
reportedToModeratorBy in interface AbstractUseru - WRITEMEAbstractUser.reportedToModeratorBy(org.starhope.appius.user.AbstractUser)
public void sendEarnings(AbstractRoom room,
String string)
sendEarnings in interface AbstractUserroom - WRITEMEstring - WRITEMEAbstractUser.sendEarnings(org.starhope.appius.game.AbstractRoom,
java.lang.String)
public void sendMigrate(AbstractZone refugeeZone)
throws UserDeadException
sendMigrate in interface AbstractUserrefugeeZone - WRITEME
UserDeadException - WRITEMEAbstractUser.sendMigrate(org.starhope.appius.types.AbstractZone)public void sendOops()
sendOops in interface AbstractUserAbstractUser.sendOops()public void sendResponse(org.json.JSONObject result)
sendResponse in interface AbstractUserresult - WRITEMEAbstractUser.sendResponse(org.json.JSONObject)public void sendUserLists()
sendUserLists in interface AbstractUserAbstractUser.sendUserLists()public void sendWardrobe()
sendWardrobe in interface AbstractUserAbstractUser.sendWardrobe()public void setAgeGroupToSystem()
setAgeGroupToSystem in interface AbstractUserAbstractUser.setAgeGroupToSystem()public void setBaseColor(Colour colour)
setBaseColor in interface AbstractUsercolour - WRITEMEAbstractUser.setBaseColor(org.starhope.appius.types.Colour)public void setCanTalk(boolean b)
setCanTalk in interface AbstractUserb - WRITEMEAbstractUser.setCanTalk(boolean)public void setExtraColor(Colour colour)
setExtraColor in interface AbstractUsercolour - WRITEMEAbstractUser.setExtraColor(org.starhope.appius.types.Colour)public void setLastActive()
setLastActive in interface AbstractUserAbstractUser.setLastActive()
public void setMail(String email)
throws GameLogicException
setMail in interface AbstractUseremail - WRITEME
GameLogicException - WRITEMEAbstractUser.setMail(java.lang.String)public int setRoom(AbstractRoom room)
setRoom in interface AbstractUserroom - WRITEME
AbstractUser.setRoom(org.starhope.appius.game.AbstractRoom)public void setStartT(long when)
setStartT in interface AbstractUserwhen - WRITEMEAbstractUser.setStartT(long)public void setStructure(org.starhope.appius.game.inventory.HomeDecorItem item)
setStructure in interface AbstractUseritem - WRITEMEAbstractUser.setStructure(org.starhope.appius.game.inventory.HomeDecorItem)public void setTravelRate(double rate)
setTravelRate in interface AbstractUserrate - WRITEMEAbstractUser.setTravelRate(double)
public void setVariable(String varName,
String varValue)
setVariable in interface AbstractUservarName - WRITEMEvarValue - WRITEMEAbstractUser.setVariable(java.lang.String,
java.lang.String)public void setX(double x2)
setX in interface AbstractUserx2 - WRITEMEAbstractUser.setX(double)public void setY(double y2)
setY in interface AbstractUsery2 - WRITEMEAbstractUser.setY(double)
public void speak(AbstractRoom room,
String string)
speak in interface AbstractUserroom - WRITEMEstring - WRITEMEAbstractUser.speak(org.starhope.appius.game.AbstractRoom,
java.lang.String)public org.json.JSONObject startEvent(String gameMoniker)
startEvent in interface AbstractUsergameMoniker - WRITEME
AbstractUser.startEvent(java.lang.String)public org.json.JSONObject toJSON()
toJSON in interface AbstractUserAbstractUser.toJSON()public String toSFSXML()
toSFSXML in interface AbstractUserAbstractUser.toSFSXML()public void wear(org.starhope.appius.game.inventory.ClothingItem asClothing)
wear in interface AbstractUserasClothing - WRITEMEAbstractUser.wear(org.starhope.appius.game.inventory.ClothingItem)
public void wear(org.starhope.appius.game.inventory.ClothingItem asClothing,
Colour colour)
wear in interface AbstractUserasClothing - WRITEMEcolour - WRITEMEAbstractUser.wear(org.starhope.appius.game.inventory.ClothingItem,
org.starhope.appius.types.Colour)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||