public class ShipDesign extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShipDesign.Level1 |
static class |
ShipDesign.Level2 |
static class |
ShipDesign.Level3 |
| Modifier and Type | Field and Description |
|---|---|
static float |
CAPACITORS_BONUS |
static float |
OP_BONUS |
static float |
VENTS_BONUS |
| Constructor and Description |
|---|
ShipDesign() |
public static final float CAPACITORS_BONUS
public static final float VENTS_BONUS
public static final float OP_BONUS
public ShipDesign()