Esempio n. 1
0
 public bool isRunning()
 {
     return(running && playerStamina.isAvailable());
 }