44 const std::string ¤cy) :
45 Item(id, type, 0, 0, color,
69 const std::string ¤cy) :
70 Item(id, type, 0, 0, color,
147 const int sellCount = quantity <= dupl->
quantity
void setInvIndex(const int index)
std::string getName() const
const ItemInfo & getInfo() const
void updateDisplayName(const int quantity)
ShopItem(const int inventoryIndex, const int id, const ItemTypeT type, const ItemColor color, const int quantity, const int price, const std::string ¤cy)
void increaseUsedQuantity(const int amount)
std::stack< DuplicateItem * > mDuplicates
int sellCurrentDuplicate(const int quantity)
const bool Equipped_false
const bool Favorite_false
const bool Identified_true
std::string toString(T const &value)
converts any type to a string
ServerTypeT getNetworkType()
std::string formatCurrency(const int value)