Mana
Loading...
Searching...
No Matches
Inventory Member List

This is the complete list of members for Inventory, including all inherited members.

addInventoryListener(InventoryListener *listener)Inventory
addItem(int id, int quantity)Inventory
clear()Inventory
contains(Item *item) constInventory
distributeSlotsChangedEvent()Inventoryprotected
findItem(int itemId) constInventory
getFreeSlot() constInventory
getItem(int index) constInventory
getLastUsedSlot() constInventory
getNumberOfSlotsUsed() constInventoryinline
getSize() constInventoryinline
getType() constInventoryinline
Inventory(Type type, int size=-1)Inventory
INVENTORY enum valueInventory
isMainInventory() constInventoryinline
mInventoryListenersInventoryprotected
mItemsInventoryprotected
mTypeInventoryprotected
mUsedInventoryprotected
NO_SLOT_INDEXInventorystatic
removeInventoryListener(InventoryListener *listener)Inventory
removeItemAt(int index)Inventory
setItem(int index, int id, int quantity)Inventory
STORAGE enum valueInventory
TRADE enum valueInventory
Type enum nameInventory
TYPE_END enum valueInventory
~Inventory()Inventory