public class PointDefense extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PointDefense.Level1 |
static class |
PointDefense.Level2 |
static class |
PointDefense.Level3 |
| Modifier and Type | Field and Description |
|---|---|
static float |
FIGHTER_DAMAGE_BONUS |
static float |
MISSILE_DAMAGE_BONUS |
static float |
PD_RANGE_BONUS_FLAT |
| Constructor and Description |
|---|
PointDefense() |
public static float FIGHTER_DAMAGE_BONUS
public static float MISSILE_DAMAGE_BONUS
public static float PD_RANGE_BONUS_FLAT
public PointDefense()