public class CarrierGroup extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CarrierGroup.Level1 |
| Modifier and Type | Field and Description |
|---|---|
static float |
OFFICER_MULT |
static float |
REPLACEMENT_RATE_PERCENT |
static float |
TOP_SPEED_PERCENT |
| Constructor and Description |
|---|
CarrierGroup() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOfficer(MutableShipStatsAPI stats) |
public static float TOP_SPEED_PERCENT
public static float REPLACEMENT_RATE_PERCENT
public static float OFFICER_MULT
public CarrierGroup()
public static boolean isOfficer(MutableShipStatsAPI stats)