public class CoordinatedManeuvers extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CoordinatedManeuvers.Level0 |
static class |
CoordinatedManeuvers.Level1A |
static class |
CoordinatedManeuvers.Level1B |
static class |
CoordinatedManeuvers.Level1C |
| Modifier and Type | Field and Description |
|---|---|
static float |
CP_BONUS |
static float |
CP_REGEN_DESTROYERS |
static float |
CP_REGEN_FRIGATES |
static float |
NAV_DESTROYERS |
static float |
NAV_FRIGATES |
static float |
NAV_OTHER |
| Constructor and Description |
|---|
CoordinatedManeuvers() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFrigateOrDestroyerAndOfficer(MutableShipStatsAPI stats) |
public static final float CP_BONUS
public static float NAV_FRIGATES
public static float NAV_DESTROYERS
public static float NAV_OTHER
public static float CP_REGEN_FRIGATES
public static float CP_REGEN_DESTROYERS
public CoordinatedManeuvers()
public static boolean isFrigateOrDestroyerAndOfficer(MutableShipStatsAPI stats)