drewaburden / Cat-apps

http://drewaburden.github.com/Cat-apps
1 stars 0 forks source link

Need hunger, thirst, and mood meters. #4

Closed drewaburden closed 12 years ago

drewaburden commented 12 years ago

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.