We need the implementation for the hunger, thirst, and mood meters (and possibly hygiene). Use the CatHearts class as an example. Make sure to pay attention to the abstract Meter class that the classes will all extend. Don't worry about the implementation of the update method for the meters. I'll add the UI components later.
We need the implementation for the hunger, thirst, and mood meters (and possibly hygiene). Use the CatHearts class as an example. Make sure to pay attention to the abstract Meter class that the classes will all extend. Don't worry about the implementation of the update method for the meters. I'll add the UI components later.