Пример #1
0
 public bool NeedsToEat()
 {
     return(Vitals.NeedsToEat());
 }