public class DamageUtil extends Object
| Constructor and Description |
|---|
DamageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static float |
getDamageLeft(float damage,
float armor,
float armorToughness) |
static float |
getInflictedDamage(float damageDealt,
float protection) |