Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
FoodItem Member List

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

FoodItem(int id, std::string name, int healAmount, bool isStackable=false)FoodItem
FoodItem(const FoodItemStruct &foodItem)FoodItem
getHealAmount()FoodItem
getId()Item
getInstanceId()Item
getName()Item
getStackSize()Item
healAmountMFoodItemprivate
idMItemprotected
instanceIdMItemprotected
IsStackable()Item
isStackableMItemprotected
Item(int id, std::string name, bool isStackable=false)Item
Item(const GeneralItemStruct &generalItem)Item
nameMItemprotected
nextInstanceIdMIteminlineprotectedstatic
stackSizeMItemprotected
use(Entity *user) overrideFoodItemvirtual