java.lang.Object
com.csse3200.game.inventory.items.food.Foods

public class Foods extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Apple class manages the apple fields inherited from AbstractFood
    static class 
    Candy class manages the apple fields inherited from AbstractFood
    static class 
    Carrot class manages the apple fields inherited from AbstractFood
    static class 
    ChickenLeg class manages the apple fields inherited from AbstractFood
    static class 
    CloudCookie class manages the cloud cookies fields inherited from AbstractFood
    static class 
    CloudCupcake class manages the cloud cookies fields inherited from AbstractFood
    static class 
    CottonCloud class manages the cloud cookies fields inherited from AbstractFood
    static class 
    FriedFish class manages the fried fish fields inherited from AbstractFood
    static class 
    Meat class manages the apple fields inherited from AbstractFood
    static class 
    Milk class manages the milk fields inherited from AbstractFood
    static class 
    Shrimp class manages the shrimp fields inherited from AbstractFood
    static class 
    Sushi class manages the caviar fields inherited from AbstractFood
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait