All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
int |
getDamageFrom(UnitType fromType,
UnitType toType) |
int |
getDamageFrom(UnitType fromType,
UnitType toType,
Player fromPlayer) |
int |
getDamageFrom(UnitType fromType,
UnitType toType,
Player fromPlayer,
Player toPlayer) |
int |
getDamageTo(UnitType toType,
UnitType fromType) |
int |
getDamageTo(UnitType toType,
UnitType fromType,
Player toPlayer) |
int |
getDamageTo(UnitType toType,
UnitType fromType,
Player toPlayer,
Player fromPlayer) |