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

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

addDuplicate(int inventoryIndex, int quantity)ShopItem
doEvent(Event::Type eventType)Item
doEvent(Event::Type eventType, int amount)Item
getCurrentInvIndex() constShopIteminline
getCurrentQuantity() constShopIteminline
getDisplayName() constShopIteminline
getId() constIteminline
getImage() constIteminline
getInfo() constIteminline
getInvIndex() constIteminline
getPrice() constShopIteminline
getQuantity() constIteminline
increaseQuantity(int amount)Iteminline
isEquippable() constItem
isEquipped() constIteminline
Item(int id=-1, int quantity=0, bool equipped=false)Item
mDisplayNameShopItemprotected
mDuplicatesShopItemprotected
mEquippedItemprotected
mIdItemprotected
mImageItemprotected
mInvIndexItemprotected
mPriceShopItemprotected
mQuantityItemprotected
sellCurrentDuplicate(int quantity)ShopItem
setEquipped(bool equipped)Iteminline
setId(int id)Item
setInvIndex(int index)Iteminline
setQuantity(int quantity)Iteminline
ShopItem(int inventoryIndex, int id, int quantity, int price)ShopItem
~Item()=defaultItemvirtual
~ShopItem() overrideShopItem