Exemple #1
0
 public int getProtection(DamageTypes index)
 {
     return(getProtection(index.getDamageTypeIndex()));
 }