|
||||||||||
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
fetchedMethod Detail |
---|
public void acceptAdminMessage(AbstractRoom room, String string)
acceptAdminMessage
in interface AbstractUser
room
- 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 AbstractUser
room
- 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 AbstractUser
content
- 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 AbstractUser
command
- 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 RoomListener
u
- 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 RoomListener
gameCode
- 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 AbstractUser
string
- WRITEMEstring2
- WRITEMEstring3
- WRITEMEAbstractUser.acceptMessage(java.lang.String,
java.lang.String, java.lang.String)
public void acceptObjectJoinRoom(AbstractRoom room, RoomListener object)
acceptObjectJoinRoom
in interface RoomListener
room
- 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 RoomListener
room
- 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 RoomListener
sender
- 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 RoomListener
sender
- 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 RoomListener
from
- 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 AbstractUser
zone
- 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 AbstractUser
command
- WRITEMEjsonData
- WRITEMEroom
- WRITEMEAbstractUser.acceptSuccessReply(java.lang.String,
org.json.JSONObject, org.starhope.appius.game.AbstractRoom)
public void addBuddy(AbstractUser buddy)
addBuddy
in interface AbstractUser
buddy
- WRITEMEAbstractUser.addBuddy(org.starhope.appius.user.AbstractUser)
public void addGiftSubscription(int i, int days)
addGiftSubscription
in interface AbstractUser
i
- WRITEMEdays
- WRITEMEAbstractUser.addGiftSubscription(int,
int)
public void addItem(int parseInt)
addItem
in interface AbstractUser
parseInt
- WRITEMEAbstractUser.addItem(int)
public void assertStaffLevel(int staffLevelStaffMember) throws PrivilegeRequiredException
assertStaffLevel
in interface AbstractUser
staffLevelStaffMember
- WRITEME
PrivilegeRequiredException
- WRITEMEAbstractUser.assertStaffLevel(int)
public void attend(AbstractUser byLogin)
attend
in interface AbstractUser
byLogin
- WRITEMEAbstractUser.attend(org.starhope.appius.user.AbstractUser)
public void ban(AbstractUser u, String banReason) throws PrivilegeRequiredException
ban
in interface AbstractUser
u
- WRITEMEbanReason
- WRITEME
PrivilegeRequiredException
- WRITEMEAbstractUser.ban(org.starhope.appius.user.AbstractUser,
java.lang.String)
public void cancelEvent(int eventID)
cancelEvent
in interface AbstractUser
eventID
- the ID returned from startEventAbstractUser.cancelEvent(int)
public boolean canTalk()
canTalk
in interface AbstractUser
AbstractUser.canTalk()
public void doffClothes()
doffClothes
in interface AbstractUser
AbstractUser.doffClothes()
public void doTransport()
doTransport
in interface AbstractUser
AbstractUser.doTransport()
public org.json.JSONObject endEvent(int eventID, String moniker, BigDecimal score, String medal) throws org.json.JSONException
endEvent
in interface AbstractUser
eventID
- 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 AbstractUser
eventID
- 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 AbstractUser
roomInHouse
- WRITEME
NotFoundException
- WRITEMEAbstractUser.getActiveDecorations(int)
public int getAge()
getAge
in interface AbstractUser
AbstractUser.getAge()
public String getApprovedDateString()
getApprovedDateString
in interface AbstractUser
AbstractUser.getApprovedDateString()
public AvatarClass getAvatarClass()
getAvatarClass
in interface AbstractUser
AbstractUser.getAvatarClass()
public String getAvatarLabel()
getAvatarLabel
in interface AbstractUser
AbstractUser.getAvatarLabel()
public Collection<String> getBuddyListNames()
getBuddyListNames
in interface AbstractUser
AbstractUser.getBuddyListNames()
public String getDialect()
getDialect
in interface AbstractUser
AbstractUser.getDialect()
public String getDisplayName()
getDisplayName
in interface AbstractUser
AbstractUser.getDisplayName()
public String getFacing()
getFacing
in interface AbstractUser
AbstractUser.getFacing()
public org.starhope.appius.game.inventory.HomeDecorItem getFurnitureBySlot(int int1) throws NotFoundException
getFurnitureBySlot
in interface AbstractUser
int1
- WRITEME
NotFoundException
- WRITEMEAbstractUser.getFurnitureBySlot(int)
public String getIPAddress()
getIPAddress
in interface AbstractUser
AbstractUser.getIPAddress()
public Collection<org.starhope.appius.game.inventory.InventoryItem> getItemsByType(String typeString)
getItemsByType
in interface AbstractUser
typeString
- WRITEME
AbstractUser.getItemsByType(java.lang.String)
public int getKickedByUserID()
getKickedByUserID
in interface AbstractUser
AbstractUser.getKickedByUserID()
public String getKickedMessage()
getKickedMessage
in interface AbstractUser
AbstractUser.getKickedMessage()
public String getKickedReasonCode()
getKickedReasonCode
in interface AbstractUser
AbstractUser.getKickedReasonCode()
public Timestamp getKickedUntil()
getKickedUntil
in interface AbstractUser
AbstractUser.getKickedUntil()
public String getLanguage()
getLanguage
in interface AbstractUser
AbstractUser.getLanguage()
public RoomAndZone getLocation()
getLocation
in interface RoomListener
RoomListener.getLocation()
public String getMail()
getMail
in interface AbstractUser
AbstractUser.getMail()
public Date getNameApprovedAt()
getNameApprovedAt
in interface AbstractUser
AbstractUser.getNameApprovedAt()
public Date getNameRequestedAt()
getNameRequestedAt
in interface AbstractUser
AbstractUser.getNameRequestedAt()
public org.json.JSONObject getPublicInfo()
getPublicInfo
in interface AbstractUser
AbstractUser.getPublicInfo()
public String getRegisteredDateString()
getRegisteredDateString
in interface AbstractUser
AbstractUser.getRegisteredDateString()
public String getResponsibleMail()
getResponsibleMail
in interface AbstractUser
AbstractUser.getResponsibleMail()
public AbstractRoom getRoom()
getRoom
in interface RoomListener
RoomListener.getRoom()
public int getRoomNumber()
getRoomNumber
in interface AbstractUser
AbstractUser.getRoomNumber()
public AppiusClaudiusCaecus getServerThread()
getServerThread
in interface AbstractUser
AbstractUser.getServerThread()
public int getStaffLevel()
getStaffLevel
in interface AbstractUser
AbstractUser.getStaffLevel()
public double getTargetX()
getTargetX
in interface AbstractUser
AbstractUser.getTargetX()
public double getTargetY()
getTargetY
in interface AbstractUser
AbstractUser.getTargetY()
public double getTravelRate()
getTravelRate
in interface AbstractUser
AbstractUser.getTravelRate()
public long getTravelStart()
getTravelStart
in interface AbstractUser
AbstractUser.getTravelStart()
public int getUserID()
getUserID
in interface AbstractUser
AbstractUser.getUserID()
public Map<String,String> getUserVariables()
getUserVariables
in interface AbstractUser
AbstractUser.getUserVariables()
public String getVariable(String string)
getVariable
in interface AbstractUser
string
- 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 AbstractUser
AbstractUser.getX()
public double getY()
getY
in interface AbstractUser
AbstractUser.getY()
public AbstractZone getZone()
getZone
in interface RoomListener
RoomListener.getZone()
public boolean hasStaffLevel(int i)
hasStaffLevel
in interface AbstractUser
i
- WRITEME
AbstractUser.hasStaffLevel(int)
public boolean hasVariable(String string)
hasVariable
in interface AbstractUser
string
- WRITEME
AbstractUser.hasVariable(java.lang.String)
public void ignore(AbstractUser byLogin)
ignore
in interface AbstractUser
byLogin
- WRITEMEAbstractUser.ignore(org.starhope.appius.user.AbstractUser)
public boolean isBanned()
isBanned
in interface AbstractUser
AbstractUser.isBanned()
public boolean isCanceled()
isCanceled
in interface AbstractUser
AbstractUser.isCanceled()
public boolean isKicked()
isKicked
in interface AbstractUser
AbstractUser.isKicked()
public boolean isNPC()
isNPC
in interface AbstractUser
AbstractUser.isNPC()
public boolean isOnline()
isOnline
in interface AbstractUser
AbstractUser.isOnline()
public boolean isPaidMember()
isPaidMember
in interface AbstractUser
AbstractUser.isPaidMember()
public void kick(AbstractUser u, String kickReason, int duration) throws PrivilegeRequiredException
kick
in interface AbstractUser
u
- 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 AbstractUser
u
- WRITEME
PrivilegeRequiredException
- WRITEMEAbstractUser.liftBan(AbstractUser
u)
public void notifyFurnitureInventory(AbstractRoom room)
notifyFurnitureInventory
in interface AbstractUser
room
- WRITEMEAbstractUser.notifyFurnitureInventory(org.starhope.appius.game.AbstractRoom)
public void removeBuddy(AbstractUser byLogin)
removeBuddy
in interface AbstractUser
byLogin
- WRITEMEAbstractUser.removeBuddy(org.starhope.appius.user.AbstractUser)
public void reportedToModeratorBy(AbstractUser u)
reportedToModeratorBy
in interface AbstractUser
u
- WRITEMEAbstractUser.reportedToModeratorBy(org.starhope.appius.user.AbstractUser)
public void sendEarnings(AbstractRoom room, String string)
sendEarnings
in interface AbstractUser
room
- WRITEMEstring
- WRITEMEAbstractUser.sendEarnings(org.starhope.appius.game.AbstractRoom,
java.lang.String)
public void sendMigrate(AbstractZone refugeeZone) throws UserDeadException
sendMigrate
in interface AbstractUser
refugeeZone
- WRITEME
UserDeadException
- WRITEMEAbstractUser.sendMigrate(org.starhope.appius.types.AbstractZone)
public void sendOops()
sendOops
in interface AbstractUser
AbstractUser.sendOops()
public void sendResponse(org.json.JSONObject result)
sendResponse
in interface AbstractUser
result
- WRITEMEAbstractUser.sendResponse(org.json.JSONObject)
public void sendUserLists()
sendUserLists
in interface AbstractUser
AbstractUser.sendUserLists()
public void sendWardrobe()
sendWardrobe
in interface AbstractUser
AbstractUser.sendWardrobe()
public void setAgeGroupToSystem()
setAgeGroupToSystem
in interface AbstractUser
AbstractUser.setAgeGroupToSystem()
public void setBaseColor(Colour colour)
setBaseColor
in interface AbstractUser
colour
- WRITEMEAbstractUser.setBaseColor(org.starhope.appius.types.Colour)
public void setCanTalk(boolean b)
setCanTalk
in interface AbstractUser
b
- WRITEMEAbstractUser.setCanTalk(boolean)
public void setExtraColor(Colour colour)
setExtraColor
in interface AbstractUser
colour
- WRITEMEAbstractUser.setExtraColor(org.starhope.appius.types.Colour)
public void setLastActive()
setLastActive
in interface AbstractUser
AbstractUser.setLastActive()
public void setMail(String email) throws GameLogicException
setMail
in interface AbstractUser
email
- WRITEME
GameLogicException
- WRITEMEAbstractUser.setMail(java.lang.String)
public int setRoom(AbstractRoom room)
setRoom
in interface AbstractUser
room
- WRITEME
AbstractUser.setRoom(org.starhope.appius.game.AbstractRoom)
public void setStartT(long when)
setStartT
in interface AbstractUser
when
- WRITEMEAbstractUser.setStartT(long)
public void setStructure(org.starhope.appius.game.inventory.HomeDecorItem item)
setStructure
in interface AbstractUser
item
- WRITEMEAbstractUser.setStructure(org.starhope.appius.game.inventory.HomeDecorItem)
public void setTravelRate(double rate)
setTravelRate
in interface AbstractUser
rate
- WRITEMEAbstractUser.setTravelRate(double)
public void setVariable(String varName, String varValue)
setVariable
in interface AbstractUser
varName
- WRITEMEvarValue
- WRITEMEAbstractUser.setVariable(java.lang.String,
java.lang.String)
public void setX(double x2)
setX
in interface AbstractUser
x2
- WRITEMEAbstractUser.setX(double)
public void setY(double y2)
setY
in interface AbstractUser
y2
- WRITEMEAbstractUser.setY(double)
public void speak(AbstractRoom room, String string)
speak
in interface AbstractUser
room
- WRITEMEstring
- WRITEMEAbstractUser.speak(org.starhope.appius.game.AbstractRoom,
java.lang.String)
public org.json.JSONObject startEvent(String gameMoniker)
startEvent
in interface AbstractUser
gameMoniker
- WRITEME
AbstractUser.startEvent(java.lang.String)
public org.json.JSONObject toJSON()
toJSON
in interface AbstractUser
AbstractUser.toJSON()
public String toSFSXML()
toSFSXML
in interface AbstractUser
AbstractUser.toSFSXML()
public void wear(org.starhope.appius.game.inventory.ClothingItem asClothing)
wear
in interface AbstractUser
asClothing
- WRITEMEAbstractUser.wear(org.starhope.appius.game.inventory.ClothingItem)
public void wear(org.starhope.appius.game.inventory.ClothingItem asClothing, Colour colour)
wear
in interface AbstractUser
asClothing
- 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 |