Ejemplo n.º 1
0
 /**
  * Return the current armor
  */
 public float GetArmor()
 {
     return(_healthSystem.GetArmor());
 }