Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
U
uncaughtException(Thread, Throwable)
- Method in class org.starhope.appius.game.
AppiusClaudiusCaecus
This is an overriding method.
undelete()
- Method in interface org.starhope.appius.types.
GameWorldMessage
Undeletes a mail message and places it in the Inbox.
unsupported_currency()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
UnsupportedCredentialException
- Exception in
org.starhope.appius.pay.util
UnsupportedCredentialException(Class<? extends PaymentGatewayReal>, CredentialType, String)
- Constructor for exception org.starhope.appius.pay.util.
UnsupportedCredentialException
UnsupportedCurrencyException
- Exception in
org.starhope.appius.pay.util
UnsupportedCurrencyException(String)
- Constructor for exception org.starhope.appius.pay.util.
UnsupportedCurrencyException
unwrap(Class<T>)
- Method in class org.starhope.appius.test.
ConnectionDebug
updateCache()
- Method in class org.starhope.appius.user.
User
Update the Whirley cache to know about this object.
updateHighWaterMark()
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Update the high water mark, if necessary
updateRoomVars()
- Method in class org.starhope.appius.game.
GameEvent
Send updated room variables with the game score and status.
updateScore(AbstractUser)
- Method in class org.starhope.appius.game.
GameEvent
notify a player of their score
updateScores()
- Method in class org.starhope.appius.game.
GameEvent
update all players of their scores and update room vars to boot
user
- Variable in class org.starhope.appius.mb.
IBCRegister
Deprecated.
TODO: document this member (brpocock, Sep 23, 2009)
user
- Variable in class org.starhope.appius.mb.
PaymentGateway
WRITEME
user
- Variable in class org.starhope.appius.mb.
UserAddress
WRITEME
User
- Class in
org.starhope.appius.user
This class encapsulates all of the user/player information for the game.
User(Date, String, String)
- Constructor for class org.starhope.appius.user.
User
Create a new user account
User(int)
- Constructor for class org.starhope.appius.user.
User
Instantiate a user object from an existing user account ID
User(ResultSet)
- Constructor for class org.starhope.appius.user.
User
Instantiate a User object based upon the contents of a ResultSet.
User(String)
- Constructor for class org.starhope.appius.user.
User
Instantiate a user object from an existing user account ID
user_does_not_exist()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
USER_ROOM_MAX_USERS
- Static variable in class org.starhope.appius.game.
Zone
Max users allowed into one room of an user's house at a time
UserAddress
- Class in
org.starhope.appius.mb
UserAddress()
- Constructor for class org.starhope.appius.mb.
UserAddress
UserAddressValidator
- Interface in
org.starhope.appius.mb.address
WRITEME: The documentation for this type (UserAddressValidator) is incomplete.
userCache
- Static variable in class org.starhope.appius.user.
User
The WhirleyCache of users
UserCloseReason
- Enum in
org.starhope.appius.util
A reason for which an account might be closed
UserCloseReason()
- Constructor for enum org.starhope.appius.util.
UserCloseReason
UserDeadException
- Exception in
org.starhope.appius.except
TODO: The documentation for this type (UserDeadException) is incomplete.
UserDeadException()
- Constructor for exception org.starhope.appius.except.
UserDeadException
userDebug(String)
- Method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Create a message string informing the user that an error has occurred, and instructing them to contact Customer Service.
userEnrolment
- Variable in class org.starhope.appius.mb.
Payment
If this payment was made for an enrolment subscription (right now (TODO) they all are), then this stores the pointer to the UserEnrolment record in question.
UserEnrolment
- Class in
org.starhope.appius.mb
This class represents an instance of a purchased enrolment (subscription) to a game, as bound to a particular user and period of time.
UserEnrolment(ResultSet)
- Constructor for class org.starhope.appius.mb.
UserEnrolment
UserEnrolment(String, int, int)
- Constructor for class org.starhope.appius.mb.
UserEnrolment
WRITEME: document
UserEnrolment(String, String)
- Constructor for class org.starhope.appius.mb.
UserEnrolment
userID
- Variable in class org.starhope.appius.mb.
UserEnrolment
The user who owns this enrolment
userID
- Variable in class org.starhope.appius.user.
User
The user's numeric ID, for database purposes.
userList
- Variable in class org.starhope.appius.game.
Room
The list of user ID's of all users in this room.
UserList
- Interface in
org.starhope.appius.types
username_invalid()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
username_unavail()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
usersInZone
- Variable in class org.starhope.appius.game.
Zone
the set of user ID's of all users in the Zone.
userVariables
- Variable in class org.starhope.appius.user.
User
Arbitrary user variables which can be set or retrieved by the front-end
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_