Exemple #1
0
 public function updateHitPoints()
 {
     $this->resetHitPoints(Properties::getHitPoints($this->kind));
 }