Example #1
0
 public void DmageHp(int attack)
 {
     pearent.DecreaseHP(attack);
 }