public class WingCommander extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WingCommander.Level1 |
static class |
WingCommander.Level2A |
static class |
WingCommander.Level2B |
static class |
WingCommander.Level3 |
| Modifier and Type | Field and Description |
|---|---|
static float |
DAMAGE_TO_FIGHTERS_BONUS |
static float |
DAMAGE_TO_MISSILES_BONUS |
static float |
SPEED_BONUS |
static float |
TARGET_LEADING_BONUS |
| Constructor and Description |
|---|
WingCommander() |
public static final float SPEED_BONUS
public static final float DAMAGE_TO_FIGHTERS_BONUS
public static final float DAMAGE_TO_MISSILES_BONUS
public static final float TARGET_LEADING_BONUS
public WingCommander()