Package com.csse3200.game.inventory.items.food
package com.csse3200.game.inventory.items.food
-
ClassesClassDescriptionThe AbstractFood class manages the amount of hunger points (provided from food items) is added to the hunger bar This classes applies the effect of the nutrition points towards the animal hunger barApple class manages the apple fields inherited from AbstractFoodCandy class manages the apple fields inherited from AbstractFoodCarrot class manages the apple fields inherited from AbstractFoodChickenLeg class manages the apple fields inherited from AbstractFoodCloudCookie class manages the cloud cookies fields inherited from AbstractFoodCloudCupcake class manages the cloud cookies fields inherited from AbstractFoodCottonCloud class manages the cloud cookies fields inherited from AbstractFoodFriedFish class manages the fried fish fields inherited from AbstractFoodMeat class manages the apple fields inherited from AbstractFoodMilk class manages the milk fields inherited from AbstractFoodShrimp class manages the shrimp fields inherited from AbstractFoodSushi class manages the caviar fields inherited from AbstractFood