$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

a - Variable in class org.starhope.appius.geometry.LineSeg3D
The start of the line
a - Variable in class org.starhope.appius.user.events.QuaestorRunner
action to be dispatched
AbstractCensor - Interface in org.starhope.appius.messaging
WRITEME: The documentation for this type (AbstractCensor) is incomplete.
AbstractItem - Interface in org.starhope.appius.game.inventory
 
AbstractNonPlayerCharacter - Class in org.starhope.appius.user
This is the base class from which NPCs are derived.
AbstractNonPlayerCharacter(String) - Constructor for class org.starhope.appius.user.AbstractNonPlayerCharacter
 
AbstractNonPlayerCharacter(UserRecord) - Constructor for class org.starhope.appius.user.AbstractNonPlayerCharacter
WRITEME
AbstractNonPlayerCharacter.RealSpeakRunner - Class in org.starhope.appius.user
WRITEME: Document this type.
AbstractNonPlayerCharacter.RealSpeakRunner(AbstractNonPlayerCharacter, String, Room) - Constructor for class org.starhope.appius.user.AbstractNonPlayerCharacter.RealSpeakRunner
WRITEME: Document this constructor brpocock@star-hope.org
AbstractPerson - Interface in org.starhope.appius.user
WRITEME: Document this type.
AbstractUser - Interface in org.starhope.appius.user
Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
AbstractZone - Interface in org.starhope.appius.types
TODO: The documentation for this type (AbstractZone) is incomplete.
accept(Action) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianExpression
WRITEME: Document this method brpocock@star-hope.org
acceptAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Method in class org.starhope.appius.game.actions.AutomaticDoor.DoorCancelHandler
 
acceptAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Method in class org.starhope.appius.game.actions.AutomaticDoor.DoorHandler
 
acceptAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Method in class org.starhope.appius.game.actions.OperatorControlClick.ClickHandler
 
acceptAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianExpression.HackSetToActionRunner
 
acceptAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Method in interface org.starhope.appius.user.events.ActionMethod
WRITEME: Document this method brpocock@star-hope.org
acceptCommand(AbstractUser, Room, String[]) - Method in class org.starhope.appius.game.GameEvent
 
acceptCommand(GeneralUser, Room, Zone, String[]) - Method in class org.starhope.appius.game.GameEvent
Accept a developer-level command and react to it.
acceptErrorReply(String, String, JSONObject, Room) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptErrorReply(String, String, JSONObject, Room) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptErrorReply(String, String, JSONObject, Room) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptErrorReply(String, String, JSONObject, Room) - Method in interface org.starhope.appius.user.AbstractUser
 
acceptErrorReply(String, String, JSONObject, Room) - Method in class org.starhope.appius.user.User
 
acceptEvent(String, Object...) - Method in interface org.starhope.vergil.logic.VergilEventHandler
WRITEME: Document this method brpocock@star-hope.org
acceptEvent(String, Object...) - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
acceptGameAction(AbstractUser, JSONObject) - Method in class com.tootsville.game.PropsWeather
This is an overriding method.
acceptGameAction(AbstractUser, JSONObject) - Method in class org.starhope.appius.game.laserTag.LaserTagGame
 
acceptGameAction(AbstractUser, JSONObject) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptGameAction(AbstractUser, JSONObject) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptGameAction(AbstractUser, JSONObject) - Method in interface org.starhope.appius.game.RoomListener
Broadcast message of a game action taking place
acceptGameAction(AbstractUser, JSONObject) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptGameAction(AbstractUser, JSONObject) - Method in class org.starhope.appius.user.User
This is an overriding method.
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.game.laserTag.LaserTagGame
 
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptGameStateChange(GameEvent, GameStateFlag) - Method in interface org.starhope.appius.game.RoomListener
Notification of a GameEvent changing state for the room
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptGameStateChange(GameEvent, GameStateFlag) - Method in class org.starhope.appius.user.User
 
acceptMessage(String, String, String) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptMessage(String, String, String) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptMessage(String, String, String) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptMessage(String, String, String) - Method in interface org.starhope.appius.user.AbstractUser
Accept an administrative/moderator message with the full range of options.
acceptMessage(String, String, String) - Method in class org.starhope.appius.user.User
Accept an administrative/moderator message with the full range of options.
acceptObjectJoinRoom(Room, RoomListener) - Method in class org.starhope.appius.game.GameEvent
 
acceptObjectJoinRoom(Room, RoomListener) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptObjectJoinRoom(Room, RoomListener) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptObjectJoinRoom(Room, RoomListener) - Method in interface org.starhope.appius.game.RoomListener
Notification that someone has entered the room.
acceptObjectJoinRoom(Room, RoomListener) - Method in class org.starhope.appius.user.GeneralUser
 
acceptObjectJoinRoom(Room, AbstractUser) - Method in class org.starhope.appius.user.User
Accept notification of a user or object joining the room.
acceptObjectJoinRoom(Room, RoomListener) - Method in class org.starhope.appius.user.User
 
acceptObjectPartRoom(Room, RoomListener) - Method in class org.starhope.appius.game.GameEvent
 
acceptObjectPartRoom(Room, RoomListener) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptObjectPartRoom(Room, RoomListener) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptObjectPartRoom(Room, RoomListener) - Method in interface org.starhope.appius.game.RoomListener
Notification that someone has left a room
acceptObjectPartRoom(Room, RoomListener) - Method in class org.starhope.appius.user.GeneralUser
 
acceptObjectPartRoom(Room, RoomListener) - Method in class org.starhope.appius.user.User
Accept notification of a user or object departing the room.
acceptorType - Variable in class org.starhope.appius.net.ListeningThread
The class of server thread which will be used to handle incoming connections on this port
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in class com.tootsville.game.PropsWeather
This is an overriding method.
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in interface org.starhope.appius.game.RoomListener
Accept an out-of-band communications packet that was broadcast to a room in which this Listener is listening.
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in class org.starhope.appius.user.GeneralUser
 
acceptOutOfBandMessage(AbstractUser, Room, JSONObject) - Method in class org.starhope.appius.user.User
Accept an out-of-band message from a room.
acceptPrivateMessage(AbstractUser, String) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptPrivateMessage(AbstractUser, String) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptPrivateMessage(AbstractUser, String) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptPrivateMessage(AbstractUser, String) - Method in interface org.starhope.appius.user.AbstractUser
Accept a private message from another user (a whisper)
acceptPrivateMessage(AbstractUser, String) - Method in class org.starhope.appius.user.User
Accept an incoming private message (“whisper”) from another user.
acceptPublicMessage(AbstractUser, String) - Method in class com.tootsville.game.PropsWeather
This is an overriding method.
acceptPublicMessage(AbstractUser, Room, String) - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
acceptPublicMessage(AbstractUser, Room, String) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptPublicMessage(AbstractUser, String) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptPublicMessage(AbstractUser, Room, String) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptPublicMessage(AbstractUser, String) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptPublicMessage(AbstractUser, Room, String) - Method in interface org.starhope.appius.game.RoomListener
Accept a public chat message or /emote.
acceptPublicMessage(AbstractUser, String) - Method in interface org.starhope.appius.game.RoomListener
Accept a public chat message.
acceptPublicMessage(AbstractUser, Room, String) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptPublicMessage(AbstractUser, String) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptPublicMessage(AbstractUser, Room, String) - Method in class org.starhope.appius.user.User
This is an overriding method.
acceptPublicMessage(AbstractUser, String) - Method in class org.starhope.appius.user.User
This is an overriding method.
acceptServerResponse(JSONObject) - Static method in class org.starhope.vergil.net.ServerCommands
WRITEME: Document this method brpocock@star-hope.org
AcceptsMetronomeTicks - Interface in org.starhope.appius.util
WRITEME: The documentation for this type (AcceptsMetronomeTicks) is incomplete.
acceptSocket() - Method in class org.starhope.appius.net.ListeningThread
 
acceptSocket() - Method in class org.starhope.appius.net.WebSocketListener
 
acceptSuccessReply(String, JSONObject, Room) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptSuccessReply(String, JSONObject, Room) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptSuccessReply(String, JSONObject, Room) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
acceptSuccessReply(String, JSONObject, Room) - Method in interface org.starhope.appius.user.AbstractUser
 
acceptSuccessReply(String, JSONObject, Room) - Method in class org.starhope.appius.user.User
 
acceptUserAction(Room, AbstractUser) - Method in class com.tootsville.game.PropsWeather
 
acceptUserAction(Room, AbstractUser) - Method in interface org.starhope.appius.game.RoomListener
User actions (go/do actions) propagate through this channel.
acceptUserAction(Room, AbstractUser) - Method in class org.starhope.appius.user.GeneralUser
 
acceptUserAction(Room, AbstractUser) - Method in class org.starhope.appius.user.User
 
acceptUserList(String, List<UserListEntry>) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
WRITEME: Document this method brpocock@star-hope.org
acceptUserVariableUpdate(AbstractUser, String, String) - Method in class org.starhope.appius.game.GameEvent
Receive notification of the change of an user variable
acceptUserVariableUpdate(AbstractUser, String, String) - Method in class org.starhope.appius.game.npc.Ejecta
 
acceptUserVariableUpdate(AbstractUser, String, String) - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
acceptUserVariableUpdate(AbstractUser, String, String) - Method in interface org.starhope.appius.game.RoomListener
Receive notification of the change of an user variable
acceptUserVariableUpdate(AbstractUser, String, String) - Method in class org.starhope.appius.user.GeneralUser
 
acceptUserVariableUpdate(AbstractUser, String, String) - Method in class org.starhope.appius.user.User
This is an overriding method.
accessible - Variable in class net.authorize.arb.util.BasicXmlDocument
WRITEME
account_not_approved() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
account_number - Variable in class net.authorize.arb.BankAccount
WRITEME
account_type - Variable in class net.authorize.arb.BankAccount
WRITEME // one of // "checking","savings","businessChecking"
accusative - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this brpocock@star-hope.org
acquireTarget(String, Coord3D) - Method in class org.starhope.appius.game.inventory.effects.SimpleRangedWeapon
WRITEME: Document this method brpocock@star-hope.org
Action - Class in org.starhope.appius.user.events
An action (event) that has happened in the game (or the system) and can be accepted by various event handlers.
Action(AbstractUser, String, AbstractUser, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(AbstractUser, String, AbstractUser, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(AbstractUser, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
Create a new Action with only a subject, verb, and optional trailer records
Action(AbstractUser, String, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(Room, AbstractUser, String, AbstractUser, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(Room, AbstractUser, String, AbstractUser, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(Room, AbstractUser, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(Room, AbstractUser, String, String, Object...) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
Action(String) - Constructor for class org.starhope.appius.user.events.Action
an Action with just a bare verb
Action(String, String) - Constructor for class org.starhope.appius.user.events.Action
WRITEME: Document this constructor brpocock@star-hope.org
action(AbstractUser, String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(AbstractUser, String, AbstractUser) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(AbstractUser, String, String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Room, AbstractUser, String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Room, AbstractUser, String, AbstractUser) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Room, AbstractUser, String, AbstractUser, String, Object...) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Room, AbstractUser, String, String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Room, String, AbstractUser) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(String, AbstractUser) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(String, String) - Static method in class org.starhope.appius.user.events.Quaestor
Deprecated. use Quaestor.action(Action)
action(Action) - Method in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this method brpocock@star-hope.org
actionCallBack - Variable in class org.starhope.rahab.ui.contextmenu.FingerAction
 
actionCallBack - Variable in class org.starhope.rahab.ui.contextmenu.GiveNutsAction
 
actionCallBack - Variable in class org.starhope.rahab.ui.contextmenu.GrantAction
 
actionCallBack - Variable in class org.starhope.rahab.ui.contextmenu.ModMessageAction
 
actionCallBack - Variable in class org.starhope.rahab.ui.contextmenu.RulesAction
 
ActionHandler - Class in org.starhope.appius.user.events
WRITEME: Document this type.
ActionHandler(Room, AbstractUser, String, AbstractUser, ActionMethod) - Constructor for class org.starhope.appius.user.events.ActionHandler
Create a new action handler matching a usual set of conditions.
ActionHandler(Room, AbstractUser, String, AbstractUser, String, ActionMethod) - Constructor for class org.starhope.appius.user.events.ActionHandler
This is the “old form” action handler interface, to be replaced with the new Action object interface.
ActionHandlerInterface - Interface in org.starhope.appius.user.events
This is an interface for an ActionHandler.
actionHandlers - Static variable in class org.starhope.appius.user.events.Quaestor
collection of all action handlers in the system
ActionMethod - Interface in org.starhope.appius.user.events
WRITEME: Document this type.
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.CopyNameAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.FingerAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.GiveNutsAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.GrantAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.ModMessageAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.RulesAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.contextmenu.ScottyUserAction
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.RahabToolBar.ChangeUserActionListener
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.RahabToolBar.ChangeZoneActionListener
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.RahabToolBar.ReloadUserListsActionListener
 
actionPerformed(ActionEvent) - Method in class org.starhope.rahab.ui.RahabToolBar.ShiftJournalActionListener
 
actionQueue - Variable in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this brpocock@star-hope.org
actions - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
currently-being-handled action (potentially recursive; eww.)
Actions - Enum in org.starhope.rahab.util
WRITEME: Document this type.
Actions() - Constructor for enum org.starhope.rahab.util.Actions
 
activate() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
activate(boolean) - Method in class org.starhope.appius.mb.UserEnrolment
XXX: This method should probably be checking activatedUser.isPaidMember () instead of requiring a boolean into it
activate() - Method in interface org.starhope.appius.types.AbstractZone
Adds the zone to the global zones index (via AppiusClaudiusCaecus.addZone), making it available for users to see.
activateInDB(String) - Static method in class org.starhope.appius.sys.admin.TheZones
mark a zone as being active in the database, and running on this host
active - Variable in class org.starhope.appius.game.inventory.InventoryItem
if true, the item is equipped/active
active - Variable in class org.starhope.appius.user.UserRecord
Whether the user account is OK (active), canceled, or banned
activities - Variable in class org.starhope.appius.physica.Kalendor
scheduled activities
activity - Variable in class org.starhope.appius.physica.Kalendor.KalendorFutureThread
WRITEME: Document this brpocock@star-hope.org
Activity - Class in org.starhope.appius.util
 
Activity() - Constructor for class org.starhope.appius.util.Activity
 
add(AcceptsMetronomeTicks) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Add a thread to the Metronome tick event schedule without that thread being
add(ListeningThread) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
add(Zone) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Add a Zone to the global Zones list
add(DamageArea, double) - Method in class org.starhope.appius.game.DamageTypeRanks
 
add(DamageTypeRanks) - Method in class org.starhope.appius.game.DamageTypeRanks
Add the complete set of damage ranks here, by the set supplied.
add(GenericItemReference) - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
add(InventoryItem) - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
add(GenericItemReference) - Method in class org.starhope.appius.game.inventory.Inventory
WRITEME: Document this method brpocock@star-hope.org
add(int) - Method in class org.starhope.appius.game.inventory.Inventory
WRITEME: Document this method brpocock@star-hope.org
add(InventoryItem) - Method in class org.starhope.appius.game.inventory.Inventory
This is an overriding method.
add(Ejecta) - Static method in class org.starhope.appius.game.npc.EjectaManager
WRITEME: Document this method brpocock@star-hope.org
add(ExistsInWorld) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
add(GameEvent) - Method in class org.starhope.appius.game.Room
WRITEME.
add(RoomLayer) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
add(RoomListener) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
add(RoomRegion) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
add(SoundPlayback) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
add(AbstractUser) - Method in class org.starhope.appius.game.Zone
 
add(Room) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
add(Coord3D) - Method in class org.starhope.appius.geometry.LineSeg3D
translate the line segment's end points by the amount of the coördinates provided
add(Triangle) - Method in class org.starhope.appius.geometry.TriangleMesh
Add a triangle to the mesh
add(double, double) - Method in class org.starhope.appius.geometry.Tuple2D
Adds the coordinate pair to the tuple together
add(T) - Method in class org.starhope.appius.geometry.Tuple2D
Adds two tuples together
add(double, double, double) - Method in class org.starhope.appius.geometry.Tuple3D
Adds the coördinate triplet to the tuple together
add(T) - Method in class org.starhope.appius.geometry.Tuple3D
Adds two tuples together
add(int, int) - Method in class org.starhope.appius.mb.UserEnrolment
Extend the expiration date by a given amount.
add(T) - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
add(Zone) - Method in class org.starhope.appius.sys.admin.TheZones
This is an overriding method.
add(Room) - Method in interface org.starhope.appius.types.AbstractZone
Add a new room into the Zone, once it has been constructed.
add(int, int, int) - Method in class org.starhope.appius.types.Colour
brighten colour additive
add(ActionHandlerInterface) - Method in class org.starhope.appius.user.events.QuaestorRunner
 
add(NotificationReplyVerb) - Method in class org.starhope.appius.user.notifications.NotificationReplyVerbSet
 
add(AbstractUser) - Method in class org.starhope.appius.user.UserBuddyListSQLIterator
 
add(int) - Method in class org.starhope.appius.user.UserBuddyListSQLIterator
 
add(AbstractUser) - Method in class org.starhope.appius.user.UserIgnoreListSQLIterator
 
add(int) - Method in class org.starhope.appius.user.UserIgnoreListSQLIterator
 
add(AbstractUser) - Method in class org.starhope.appius.user.UserListGeneralSQLIterator
 
add(AbstractUser) - Method in class org.starhope.appius.user.UserListIterator
Add another user to the list represented by this iterator
add(String, BigDecimal) - Method in class org.starhope.appius.user.Wallet
WRITEME: Document this method brpocock@star-hope.org
add(DataRecordClass) - Method in class org.starhope.appius.util.SimpleDataRecordSet
 
addAccusativeProposition(String) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this method brpocock@star-hope.org
addAll(Collection<? extends GenericItemReference>) - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
addAll(Collection<? extends InventoryItem>) - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
addAll(Collection<? extends InventoryItem>) - Method in class org.starhope.appius.game.inventory.Inventory
This is an overriding method.
addAll(Collection<? extends T>) - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
addAll(Collection<? extends Zone>) - Method in class org.starhope.appius.sys.admin.TheZones
This is an overriding method.
addAll(Collection<? extends NotificationReplyVerb>) - Method in class org.starhope.appius.user.notifications.NotificationReplyVerbSet
 
addAll(Collection<? extends DataRecordClass>) - Method in class org.starhope.appius.util.SimpleDataRecordSet
 
addAnnotation(String, String) - Method in class org.starhope.appius.mb.Payment
WRITEME: document this method (brpocock@star-hope.org, Jul 13, 2009)
addAuthenticationToRequest(BasicXmlDocument) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addAuthType(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addBillingInfoToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addBuddy(AbstractUser) - Method in class org.starhope.appius.game.npc.Ejecta
 
addBuddy(AbstractUser) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
addBuddy(AbstractUser) - Method in interface org.starhope.appius.user.AbstractUser
 
addBuddy(AbstractUser) - Method in class org.starhope.appius.user.GeneralUser
 
addBuddy(AbstractUser) - Method in class org.starhope.appius.user.User
Adds a user to this user's buddy list.
addCapability(AbstractUser, SecurityCapability) - Method in class org.starhope.appius.sys.admin.CapabilityRecords
WRITEME: Document this method brpocock@star-hope.org
addCondition(PlebeianScriptConditional, PlebeianTestConjunction, PlebeianScriptConditional) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
WRITEME: Document this method brpocock@star-hope.org
addCookies(Cookie[]) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addCustomerInfoToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addDativeProposition(String) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this method brpocock@star-hope.org
addDefaultFreeItem(int) - Method in class org.starhope.appius.game.inventory.Inventory
 
addDefaultFreeItem(int, boolean) - Method in class org.starhope.appius.game.inventory.Inventory
Add an item which every user gets for free to the user's inventory, if it does not already exist.
addDefaultFreeItem(int) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.addDefaultFreeItem(int, boolean)
addDefaultFreeItem(int, boolean) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory#addDefaultFreeItem(int,boolean)
addDefaultListener(RoomListener) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Add a default room listener to all rooms in every zone (except limbo rooms)
addDigFacing(String) - Method in class org.starhope.appius.game.inventory.effects.Shovel
 
addEdge(int, int) - Method in class org.starhope.appius.physica.Triangulation
WRITEME: Document this method brpocock@star-hope.org
addEdge(int, int, int, int) - Method in class org.starhope.appius.physica.Triangulation
Adds an edge to the triangulation.
addEffects(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
addError(String) - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
addEventListener(String, SmartFauxEventListener) - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this method brpocock@star-hope.org
addException(String, String, FilterAction) - Method in class org.starhope.appius.sys.op.Filter
This adds an exception to a pattern.
addException(String, String, String, String) - Method in class org.starhope.appius.sys.op.Filter
WRITEME: document this method (brpocock@star-hope.org, Aug 25, 2009)
addExpressionToState(PlebeianExpression) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
add an expression to a state, handling autovivification if it's the first expression for that state
addFlag(AbstractUser, MailMessage.MessageFlag) - Method in class org.starhope.appius.messaging.MailMessage
Add a flag to this message.
addFlag(int, MailMessage.MessageFlag) - Method in class org.starhope.appius.messaging.MailMessage
Add a flag to this message.
addFreeClothing(InventoryItem) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.addDefaultFreeItem(int, boolean)
addGameEventByClass(String) - Method in class org.starhope.appius.game.Zone
add a GameEvent by instantiating it into this Zone, based upon its class name.
addGiftSubscription(int, int) - Method in class org.starhope.appius.game.npc.Ejecta
 
addGiftSubscription(int, int) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
addGiftSubscription(int, int) - Method in interface org.starhope.appius.user.AbstractUser
 
addGiftSubscription(int, int) - Method in class org.starhope.appius.user.User
Create a gift subscription for a user, to last the given number of months plus the given number of days.
addItem(int) - Method in class org.starhope.appius.game.npc.Ejecta
 
addItem(int) - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
addItem(int) - Method in interface org.starhope.appius.user.AbstractUser
 
addItem(int) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.add(InventoryItem)
addItem(InventoryItem) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.add(InventoryItem)
addItems - Variable in class org.starhope.appius.user.UserTransientEffects
WRITEME: Document this brpocock@star-hope.org
AdditionalPaymentRecord - Interface in org.starhope.appius.pay.util
 
addJournalEntry(String) - Static method in class org.starhope.rahab.Rahab
twheys@gmail.com Jan 28, 2010
addLeafToTree(String, String, DefaultMutableTreeNode) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
addLocalAddress(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addLocalHost(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addLocalPort(int) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addLocativeProposition(String) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this method brpocock@star-hope.org
addMedalEarned(int) - Method in class org.starhope.appius.user.events.EventRecord
WRITEME: Document this method brpocock@star-hope.org
addMedalEarned(String) - Method in class org.starhope.appius.user.events.EventRecord
WRITEME: Document this method brpocock@star-hope.org
addMessageParam(String, String) - Method in class org.starhope.appius.user.notifications.Notification
add a message parameter to the notification.
addMessageParams(Map<String, String>) - Method in class org.starhope.appius.user.notifications.Notification
add a series of message parameters to the notification.
addNominativeProposition(String) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this method brpocock@star-hope.org
addOrderInfoToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addOrUpdateTriangle(int, Triangulation, int) - Method in class org.starhope.appius.physica.CubicAlgorithm
Add new triangle or update edge info if s-t is on hull.
addOwner(AbstractUser) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
addPathInfo(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addPattern(String, FilterAction) - Method in class org.starhope.appius.sys.op.Filter
Adds a new pattern to this filter, with the supplied action associated.
addPattern(String, String, String) - Method in class org.starhope.appius.sys.op.Filter
Used for adding patterns from the database's stringy representations
addPaymentScheduleToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addPaymentToSequence(UserEnrolment) - Static method in class org.starhope.appius.mb.Payment
Adds a new payment to the sequence for a User Enrolment.
addPaymentToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addReferer(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addRemoteAddress(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addRemoteHost(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addRemotePort(int) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addRemoteUser(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
address - Variable in class net.authorize.admc.authnet.AimTransaction
WRITEME
address - Variable in class net.authorize.arb.ARBNameAndAddress
WRITEME
address - Variable in class org.starhope.appius.mb.UserAddress
Street address (or similar), line 1 (of 2)
address - Variable in class org.starhope.appius.messaging.MailAddressRecord
WRITEME: Document this brpocock@star-hope.org
address - Variable in class org.starhope.appius.pay.AuthorizeNetGateway
 
address - Variable in class org.starhope.appius.pay.util.PaymentCredential
 
address2 - Variable in class org.starhope.appius.mb.UserAddress
Street address (or similar), line 2 (of 2)
addressType - Variable in class org.starhope.appius.mb.UserAddress
The type of location described; might be e.g.
AddressVerificationCode - Enum in org.starhope.appius.pay.util
This is based upon the following codes enumerated by Authorize.Net.
AddressVerificationCode() - Constructor for enum org.starhope.appius.pay.util.AddressVerificationCode
 
addRoom(int) - Method in class org.starhope.appius.user.User
 
addRoom(int) - Method in class org.starhope.appius.user.UserHouse
WRITEME
addRooms(Integer[]) - Method in class org.starhope.appius.user.UserHouse
Add rooms of the given numbers for the owner
addScheme(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addServerName(String) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addServerPort(int) - Method in interface org.starhope.appius.pay.util.AdditionalPaymentRecord
 
addShippingInfoToSubscription(BasicXmlDocument, ARBSubscription, Element) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addSteps(Queue<Runnable>, List<Runnable>) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
Add one or more steps to the given queue, running the steps together if more than one are specified.
addStylesToDocument(StyledDocument) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
addSubscriptionIdToRequest(BasicXmlDocument, ARBSubscription) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addSubscriptionToRequest(BasicXmlDocument, ARBSubscription) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
addToHistory(String) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 31, 2009
addTriangle(int, int, int) - Method in class org.starhope.appius.physica.Triangulation
WRITEME: Document this method brpocock@star-hope.org
addUserToHouse(String, String) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
addUserToMOD(String) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 31, 2009
addUserToRoom(String, String) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
addUserToUserList(String) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
addValidCreditType(String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
Add a valid credit type
addVerbProposition(String) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
add a verb proposition to this test clause
addZombie(Thread) - Method in class org.starhope.appius.services.Charon
Add a thread to the pool to be checked to reaping periodically
addZone(String, Zone) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Deprecated. use AppiusClaudiusCaecus.add(Zone)
AdminListener - Class in org.starhope.appius.net
This is a listener thread for logging in for specific administrative functions XXX replace with ListeningThread
AdminListener() - Constructor for class org.starhope.appius.net.AdminListener
Instantiate the AdminListener thread
AdminProcessor - Class in org.starhope.appius.net
Processing thread for an administrative connection (normally port 2772)
AdminProcessor(Socket) - Constructor for class org.starhope.appius.net.AdminProcessor
create a new administrative processing thread
adopt(Thread) - Method in class org.starhope.appius.net.ServerThread
Adopt a thread into this one, starting it executing.
adopted - Variable in class org.starhope.appius.net.ServerThread
threads adopted by this one
affirmFreeMember() - Method in class org.starhope.appius.user.User
Affirm that this is a free (non-premium) member and remove clothing and patterns.
affirmPaidMember() - Method in class org.starhope.appius.user.User
Ensure that this user has the benefits of being a paid member, effective immediately
AgeBracket - Enum in org.starhope.appius.types
WRITEME: The documentation for this type (AgeBracket) is incomplete.
AgeBracket() - Constructor for enum org.starhope.appius.types.AgeBracket
 
ageGroup - Variable in class org.starhope.appius.user.UserRecord
The age bracket to which this user belongs: currently kid (0-12), teen (13-17), or adult (18+).
agree_ts_and_cs() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
AimConfig - Class in net.authorize.admc.authnet
The testMode settings of the AimConfig is a default which may be overridden for individual AimTransactions.
AimConfig() - Constructor for class net.authorize.admc.authnet.AimConfig
 
AimTransaction - Class in net.authorize.admc.authnet
Authorize.net client.
AimTransaction(AimConfig) - Constructor for class net.authorize.admc.authnet.AimTransaction
Purposefully has only Package visibility.
AimTransaction.Persistor - Interface in net.authorize.admc.authnet
An implementation of this interface may be passed to the postPurchase method to perform any custom post-purchase processing.
algName - Variable in class org.starhope.appius.physica.TriangulationAlgorithm
WRITEME: Document this brpocock@star-hope.org
algoName - Static variable in class org.starhope.appius.physica.QuadraticAlgorithm
WRITEME: Document this brpocock@star-hope.org
algoName - Static variable in class org.starhope.appius.physica.QuarticAlgorithm
 
all() - Method in class org.starhope.appius.sys.admin.TheZones
 
allCaches - Static variable in class org.starhope.appius.user.Nomenclator
an index of all cachés
AlreadyExistsException - Exception in org.starhope.appius.except
 
AlreadyExistsException(String) - Constructor for exception org.starhope.appius.except.AlreadyExistsException
 
AlreadyLoadedException - Exception in org.starhope.appius.except
 
AlreadyLoadedException(long, long) - Constructor for exception org.starhope.appius.except.AlreadyLoadedException
 
AlreadyUsedException - Exception in org.starhope.appius.except
 
AlreadyUsedException(int) - Constructor for exception org.starhope.appius.except.AlreadyUsedException
WRITEME: Document this constructor brpocock@star-hope.org
AlreadyUsedException(String, Date) - Constructor for exception org.starhope.appius.except.AlreadyUsedException
 
alter(UserStat) - Method in class org.starhope.appius.game.inventory.ItemEffects
Get the amount by which the item which bears this effect alters the supplied stat
alterDefenses - Variable in class org.starhope.appius.user.UserTransientEffects
Transient alterations to the user's defenses
alterEnrolment(Payment, UserEnrolment) - Method in class org.starhope.appius.mb.PaymentGateway
 
alterEnrolment(Payment, UserEnrolment) - Method in class org.starhope.appius.pay.AuthorizeNetGateway
 
alterEnrolment(Payment, UserEnrolment) - Method in class org.starhope.appius.pay.PayPalGateway
 
alterEnrolment(Payment, UserEnrolment) - Method in interface org.starhope.appius.pay.util.PaymentGatewayReal
 
alterStats - Variable in class org.starhope.appius.user.UserTransientEffects
WRITEME: Document this brpocock@star-hope.org
alwaysRealtime() - Static method in class org.starhope.appius.util.AppiusConfig
 
ammunition - Variable in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
WRITEME: Document this brpocock@star-hope.org
amount - Variable in class net.authorize.admc.authnet.AimTransaction
WRITEME
amount - Variable in class net.authorize.arb.ARBSubscription
WRITEME: document this field (brpocock@star-hope.org, Nov 19, 2009) amount (ARBSubscription)
amount - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.PaySomeoneRunner
WRITEME: Document this brpocock@star-hope.org
animationRooms - Variable in class com.tootsville.game.PropsWeather
The ordered set of rooms for which the weather is to be set
annotations - Variable in class org.starhope.appius.mb.Payment
The collection of additional annotations for record-keeping or other purposes.
annotationType() - Method in class org.starhope.appius.via.SetRemote
 
answer_incorrect() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
antiTimeOut - Variable in class org.starhope.rahab.Rahab
 
ANY - Static variable in class org.starhope.appius.game.VehicleStyle
Any vehicles are allowed, anywhere, there are no limits; default for Tootsville™ and any room that does not express a preference.
anyIndirectObject - Variable in class org.starhope.appius.user.events.ActionHandler
whether to match any indirect object
anyObject - Variable in class org.starhope.appius.user.events.ActionHandler
whether any direct object is matched
anyRoom - Variable in class org.starhope.appius.user.events.ActionHandler
WRITEME
anySubject - Variable in class org.starhope.appius.user.events.ActionHandler
WRITEME
anyVerb - Variable in class org.starhope.appius.user.events.ActionHandler
whether any verb is matched
AppendableException - Exception in net.authorize.admc
Allows additional messages to be appended.
AppendableException() - Constructor for exception net.authorize.admc.AppendableException
 
AppendableException(String) - Constructor for exception net.authorize.admc.AppendableException
 
AppendableException(String, Throwable) - Constructor for exception net.authorize.admc.AppendableException
 
AppendableException(Throwable) - Constructor for exception net.authorize.admc.AppendableException
 
appendages - Variable in exception net.authorize.admc.AppendableException
 
appendMessage(String) - Method in exception net.authorize.admc.AppendableException
 
AppianClient - Interface in org.starhope.vergil.net
 
AppianGWTClient - Class in org.starhope.vergil.net
 
AppianGWTClient() - Constructor for class org.starhope.vergil.net.AppianGWTClient
 
AppianJSONSocketTransport - Class in org.starhope.vergil.net
WRITEME: Document this type.
AppianJSONSocketTransport() - Constructor for class org.starhope.vergil.net.AppianJSONSocketTransport
 
AppianJSONTransport - Interface in org.starhope.vergil.net
 
appiusAddress - Variable in class org.starhope.appius.sys.admin.Persephone2AppConfig
WRITEME
AppiusClaudiusCaecus - Class in org.starhope.appius.game
Appius Claudius Caecus is a game server application framework.
AppiusClaudiusCaecus() - Constructor for class org.starhope.appius.game.AppiusClaudiusCaecus
 
AppiusConfig - Class in org.starhope.appius.util
This static class is the singleton responsible for configuration, factories, etc.
AppiusConfig() - Constructor for class org.starhope.appius.util.AppiusConfig
 
AppiusDatagram - Class in org.starhope.appius.net
WRITEME: The documentation for this type (AppiusDatagram) is incomplete.
AppiusDatagram(String) - Constructor for class org.starhope.appius.net.AppiusDatagram
WRITEME
AppiusDatagram(String, boolean) - Constructor for class org.starhope.appius.net.AppiusDatagram
WRITEME
appiusPort - Variable in class org.starhope.appius.sys.admin.Persephone2AppConfig
WRITEME
applicationGUI - Variable in class org.starhope.rahab.Rahab
 
applicationWindow - Variable in class org.starhope.rahab.Rahab
 
applyTo(AimTransaction) - Method in class org.starhope.appius.pay.util.PaymentCredential
Apply a (credit-card only) set of payment credentials to an Authorize.Net one-time-purchase (AIM, Advanced Integration Method) object.
applyTo(ARBNameAndAddress) - Method in class org.starhope.appius.pay.util.PaymentCredential
WRITEME: document this method (brpocock@star-hope.org, Sep 11, 2009)
applyTo(ARBPayment) - Method in class org.starhope.appius.pay.util.PaymentCredential
Apply the credit-card information to the Authorize.net ARBPayment object.
approvedDate - Variable in class org.starhope.appius.user.UserRecord
The date on which the account was approved (by parent) or eMail was validated (by self).
approveName(AbstractUser) - Method in class org.starhope.appius.user.User
Approve the user's requested name, and make it active
approveName(AbstractUser) - Method in class org.starhope.appius.user.UserRecord
WRITEME: Document this method brpocock@star-hope.org
ARBAPI - Class in net.authorize.arb
WRITEME
ARBAPI(URL, String, String) - Constructor for class net.authorize.arb.ARBAPI
 
ARBAPIRequests - Class in net.authorize.arb
WRITEME: The documentation for this type (ARBAPIRequests) is incomplete.
ARBAPIRequests() - Constructor for class net.authorize.arb.ARBAPIRequests
 
ARBCustomer - Class in net.authorize.arb
WRITEME
ARBCustomer() - Constructor for class net.authorize.arb.ARBCustomer
WRITEME
ARBDriversLicense - Class in net.authorize.arb
WRITEME
ARBDriversLicense() - Constructor for class net.authorize.arb.ARBDriversLicense
WRITEME
ARBNameAndAddress - Class in net.authorize.arb
WRITEME
ARBNameAndAddress() - Constructor for class net.authorize.arb.ARBNameAndAddress
WRITEME
ARBOrder - Class in net.authorize.arb
WRITEME: The documentation for this type (ARBOrder) is incomplete.
ARBOrder() - Constructor for class net.authorize.arb.ARBOrder
 
ARBPayment - Class in net.authorize.arb
WRITEME
ARBPayment() - Constructor for class net.authorize.arb.ARBPayment
WRITEME
ARBPayment(BankAccount) - Constructor for class net.authorize.arb.ARBPayment
WRITEME
ARBPayment(CreditCard) - Constructor for class net.authorize.arb.ARBPayment
WRITEME
ARBPaymentSchedule - Class in net.authorize.arb
WRITEME: The documentation for this type (ARBPaymentSchedule) is incomplete.
ARBPaymentSchedule() - Constructor for class net.authorize.arb.ARBPaymentSchedule
WRITEME
ARBSubscription - Class in net.authorize.arb
WRITEME
ARBSubscription() - Constructor for class net.authorize.arb.ARBSubscription
 
areaEffects(AbstractUser, Coord3D) - Method in class org.starhope.appius.game.Room
 
areWeThereYet(AbstractUser, long) - Static method in class org.starhope.util.LibMisc
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
areYouThere() - Method in class org.starhope.appius.net.ServerThread
Send a packet to the user to see if they're still there
askToAutoRenew() - Method in class org.starhope.appius.mb.Enrolment
WRITEME: Document this method brpocock@star-hope.org
asLineSegment() - Method in class org.starhope.appius.geometry.Vector3D
 
assertLocationUnlocked() - Method in class org.starhope.appius.game.npc.Ejecta
 
assertLocationUnlocked() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: Document this method brpocock@star-hope.org
assertLocationUnlocked() - Method in class org.starhope.appius.user.GeneralUser
 
assertLoginAvailable(String) - Static method in class org.starhope.appius.user.Nomenclator
Make the assertion that the user name supplied is available to be requested or assigned to this user.
assertOpen() - Method in class org.starhope.appius.mb.Payment
 
assertStaffLevel(int) - Method in class org.starhope.appius.game.npc.Ejecta
Deprecated. use Security.hasCapability(AbstractUser, org.starhope.appius.sys.admin.SecurityCapability)
assertStaffLevel(GeneralUser, int) - Method in class org.starhope.appius.game.Zone
Assert that the given user must have a given level of staff privileges
assertStaffLevel(int) - Method in interface org.starhope.appius.user.AbstractUser
x-deprecated use Security.hasCapability(AbstractUser, SecurityCapability) for new code
assertStaffLevel(int) - Method in class org.starhope.appius.user.GeneralUser
Deprecated. use Security.hasCapability(AbstractUser, org.starhope.appius.sys.admin.SecurityCapability)
assertStaffLevel(int) - Method in class org.starhope.appius.user.UserRecord
assert that the user should have the requisite staff level; otherwise, throw an exception
assertUserNameAvailable(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.assertLoginAvailable(String) instead
assertValidWarnReason(String, AbstractUser) - Static method in class org.starhope.appius.sys.op.OpCommands
assert that a warning (kick, ban) reason code is valid
AssetFormat - Enum in org.starhope.appius.game
 
AssetFormat() - Constructor for enum org.starhope.appius.game.AssetFormat
 
AssetPreferenceList - Class in org.starhope.appius.game
WRITEME: Document this type.
AssetPreferenceList() - Constructor for class org.starhope.appius.game.AssetPreferenceList
 
assetURI - Variable in class org.starhope.appius.sys.admin.Persephone2AppConfig
WRITEME
asVector() - Method in class org.starhope.appius.geometry.LineSeg3D
 
asyncValidate() - Method in class org.starhope.appius.mb.UserAddress
Request an asynchronous validation against some online service or other (Google, Yahoo, whoever)
attachmentURL - Variable in class org.starhope.appius.messaging.MailMessage
URL of an attachment (XXX WHAT?)
attackDamage - Variable in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
WRITEME: Document this brpocock@star-hope.org
attacker - Variable in class org.starhope.appius.game.npc.Projectile
WRITEME: Document this brpocock@star-hope.org
attend(AbstractUser) - Method in class org.starhope.appius.game.npc.Ejecta
 
attend(AbstractUser) - Method in interface org.starhope.appius.user.AbstractUser
 
attend(AbstractUser) - Method in class org.starhope.appius.user.GeneralUser
Attend to an user who may previously have been ignored
attritionLinear - Variable in class org.starhope.appius.game.inventory.effects.SimpleArmour
WRITEME: Document this brpocock@star-hope.org
attritionRate - Variable in class org.starhope.appius.game.inventory.effects.SimpleArmour
WRITEME: Document this brpocock@star-hope.org
auth_code - Variable in class net.authorize.admc.authnet.AimTransaction
WRITEME
AuthNetException - Exception in net.authorize.admc.authnet
authnet-specific exception.
AuthNetException(String) - Constructor for exception net.authorize.admc.authnet.AuthNetException
WRITEME
AuthNetException(String, Throwable) - Constructor for exception net.authorize.admc.authnet.AuthNetException
WRITEME
AuthNetException(Throwable) - Constructor for exception net.authorize.admc.authnet.AuthNetException
 
AuthorizeNetGateway - Class in org.starhope.appius.pay
 
AuthorizeNetGateway() - Constructor for class org.starhope.appius.pay.AuthorizeNetGateway
 
authSubID - Variable in class org.starhope.appius.mb.UserEnrolment
Authorize.net subscription ID
AutomaticDoor - Class in org.starhope.appius.game.actions
WRITEME: Document this type.
AutomaticDoor() - Constructor for class org.starhope.appius.game.actions.AutomaticDoor
 
AutomaticDoor.DoorCancelHandler - Class in org.starhope.appius.game.actions
 
AutomaticDoor.DoorCancelHandler() - Constructor for class org.starhope.appius.game.actions.AutomaticDoor.DoorCancelHandler
 
AutomaticDoor.DoorHandler - Class in org.starhope.appius.game.actions
 
AutomaticDoor.DoorHandler() - Constructor for class org.starhope.appius.game.actions.AutomaticDoor.DoorHandler
 
autoRenew - Variable in class org.starhope.appius.mb.Enrolment
WRITEME
autoRenewAsk - Variable in class org.starhope.appius.mb.Enrolment
WRITEME: Document this brpocock@star-hope.org
autoVivifyUserRoom(String) - Method in class org.starhope.appius.game.Zone
WRITEME: Document this method brpocock@star-hope.org
available - Variable in class org.starhope.appius.mb.Enrolment
WRITEME
avatar - Variable in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this brpocock@star-hope.org
AvatarBodyFormat - Class in org.starhope.appius.user
The Avatar Body Format is a description of the layout/structure of a body of which a particular AvatarClass may subscribe.
AvatarBodyFormat() - Constructor for class org.starhope.appius.user.AvatarBodyFormat
construct a new avatar body format
AvatarBodyFormat(RecordLoader<AvatarBodyFormat>) - Constructor for class org.starhope.appius.user.AvatarBodyFormat
WRITEME: Document this constructor brpocock@star-hope.org
AvatarBodyFormatSQLLoader - Class in org.starhope.appius.user
WRITEME: Document this type.
AvatarBodyFormatSQLLoader() - Constructor for class org.starhope.appius.user.AvatarBodyFormatSQLLoader
 
avatarCanEquip() - Method in class org.starhope.appius.types.EquipAs
 
AvatarClass - Class in org.starhope.appius.user
The avatar class defines a type of avatar which can be used by a game player or NPC.
AvatarClass() - Constructor for class org.starhope.appius.user.AvatarClass
nil constructor
AvatarClass(RecordLoader<AvatarClass>) - Constructor for class org.starhope.appius.user.AvatarClass
 
avatarClass - Variable in class org.starhope.appius.user.UserRecord
The type of avatar in play
AvatarClassSQLLoader - Class in org.starhope.appius.user
Load avatar class data from an SQL database backing store
AvatarClassSQLLoader() - Constructor for class org.starhope.appius.user.AvatarClassSQLLoader
 
AvatarDecoration - Class in org.starhope.appius.game
 
AvatarDecoration(String, Coord3D) - Constructor for class org.starhope.appius.game.AvatarDecoration
Create a new visible attachment that accompanies something VisibleInWorld
AvatarDecoration(String, double, double, double) - Constructor for class org.starhope.appius.game.AvatarDecoration
Create a new visible attachment that accompanies something VisibleInWorld
avatarUseAction - Variable in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
WRITEME: Document this brpocock@star-hope.org

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _