|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CTime in org.starhope.appius.game |
---|
Classes in org.starhope.appius.game that implement CTime | |
---|---|
class |
DamageArea
A type of damage that could be dealt, e.g. |
class |
Room
A room located in the local zone |
class |
RoomLayer
WRITEME: Document this type. |
class |
SimpleDataEnum<T extends SimpleDataEnum<?>>
This is a base class used to express enumerated values. |
Uses of CTime in org.starhope.appius.game.inventory |
---|
Subinterfaces of CTime in org.starhope.appius.game.inventory | |
---|---|
interface |
AbstractItem
|
Classes in org.starhope.appius.game.inventory that implement CTime | |
---|---|
class |
GenericItemReference
This represents an abstract/template item found in a store. |
class |
Inventory
The Inventory represent an SQL-backed set of InventoryItem
objects owned by a given user. |
class |
InventoryItem
The InventoryItem is the main class for all items which can be placed into the user's inventory. |
class |
InventoryItemType
|
class |
ItemEffectsType
WRITEME: Document this type. |
class |
RarityRating
WRITEME: Document this type. |
Uses of CTime in org.starhope.appius.game.inventory.collections |
---|
Classes in org.starhope.appius.game.inventory.collections that implement CTime | |
---|---|
class |
ItemCollection
WRITEME: Document this type. |
class |
UserItemCollection
A (possibly partial) collection of items that an user has collected; c.v. |
Uses of CTime in org.starhope.appius.mb |
---|
Classes in org.starhope.appius.mb that implement CTime | |
---|---|
class |
Currency
|
class |
Enrolment
An Enrolment object represents a potential type of enrolment or subscription into which an User can be subscribed. |
class |
UserEnrolment
This class represents an instance of a purchased enrolment (subscription) to a game, as bound to a particular user and period of time. |
Uses of CTime in org.starhope.appius.messaging |
---|
Classes in org.starhope.appius.messaging that implement CTime | |
---|---|
class |
BadMailList
|
class |
BadMailRecord
WRITEME: Document this type. |
class |
MailAddressRecord
WRITEME: Document this type. |
Uses of CTime in org.starhope.appius.sys.admin |
---|
Classes in org.starhope.appius.sys.admin that implement CTime | |
---|---|
class |
CapabilityRecords
|
class |
Persephone2AppConfig
WRITEME: Document this type. |
class |
TheServers
This is the (global) set of all zone servers across the game's multiverse. |
class |
ZoneServerRecord
WRITEME: Document this type. |
Uses of CTime in org.starhope.appius.user |
---|
Subinterfaces of CTime in org.starhope.appius.user | |
---|---|
interface |
UserListEntry
WRITEME: Document this type. |
Classes in org.starhope.appius.user that implement CTime | |
---|---|
class |
AvatarBodyFormat
The Avatar Body Format is a description of the layout/structure of a body of which a particular AvatarClass may subscribe. |
class |
AvatarClass
The avatar class defines a type of avatar which can be used by a game player or NPC. |
class |
Parent
This class represents the parent of a kid or teen account |
class |
Passport
|
class |
PersonRecord
DataRecord fields in common between UserRecord and ParentRecord |
class |
SimpleUserListEntry
an entry on a UserList |
class |
StringRecord
A string, tied to identifiers, with minimal translation support |
class |
StringSet
A collection of strings obtained from an arbitrary source, with minimal translation support; a set of StringRecord s |
class |
UserHouse
The User House object contains the rooms of the user's own house. |
class |
UserPreferenceRecord
Provide storage for user preferences |
class |
UserRecord
The record describing an user in the game — whether a theoretical user account (like the System User), an actual human user's account, or an NPC. |
class |
UserStat
Simple user stat enumeration type |
class |
Wallet
|
Uses of CTime in org.starhope.appius.user.events |
---|
Classes in org.starhope.appius.user.events that implement CTime | |
---|---|
class |
EventOutcomeRecord
Event Outcome Record |
class |
EventRecord
Events are any thing that happens in the world that can influence a player's currency or inventory. |
class |
EventType
An EventType is a type of event in which an user can participate. |
class |
MedalRecord
WRITEME: Document this type. |
Uses of CTime in org.starhope.appius.user.notifications |
---|
Classes in org.starhope.appius.user.notifications that implement CTime | |
---|---|
class |
Notification
Notification class. |
class |
NotificationSet
The collection of all (potentially active) Notification s
associated with a given user. |
Uses of CTime in org.starhope.appius.util |
---|
Subinterfaces of CTime in org.starhope.appius.util | |
---|---|
interface |
DataRecord
A data record of some kind that is instantiated from a backing storage medium (e.g. |
interface |
DataRecordSet<T extends DataRecord>
This is a simple marker interface which is used to identify a data record which is, in turn, a collection of other data. |
Classes in org.starhope.appius.util that implement CTime | |
---|---|
class |
SimpleDataRecord<T extends SimpleDataRecord<?>>
An abstract implementation of a DataRecord performing the default tasks for most of the drudgery. |
class |
SimpleDataRecordSet<DataRecordClass extends DataRecord,DataRecordSetClass extends SimpleDataRecordSet<DataRecordClass,DataRecordSetClass>>
This class represents a default implementation of DataRecordSet which is hoped to be sufficient for most
purposes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |