Package org.starhope.appius.game.inventory

Interface Summary
AbstractItem  
PetFromInventory TODO: The documentation for this type (PetFromInventory) is incomplete.
 

Class Summary
GenericItemReference This represents an abstract/template item found in a store.
GenericItemReferenceSQLLoader WRITEME: Document this type.
Inventory The Inventory represent an SQL-backed set of InventoryItem objects owned by a given user.
InventoryItem The InventoryItem is the main class for all items which can be placed into the user's inventory.
InventoryItemSQLLoader WRITEME: Document this type.
InventoryItemType  
InventoryItemTypeSQLLoader Default SQL RecordLoader for InventoryItemType
InventorySQLLoader WRITEME: Document this type.
ItemEffects This is the base class from which all item effects must be derived.
ItemEffectsType WRITEME: Document this type.
ItemEffectsTypeSQLLoader Load an ItemEffectsType enumeration from the database.
ItemManager The ItemManager handles side-effects of equipping and removing items for an user.
RarityRating WRITEME: Document this type.
RarityRatingSQLLoader WRITEME: Document this type.
 

Enum Summary
EquipType WRITEME: Document this type.
HealthType WRITEME: Document this type.