public class PlanetaryOperations extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanetaryOperations.Level1 |
static class |
PlanetaryOperations.Level2 |
static class |
PlanetaryOperations.Level3 |
static class |
PlanetaryOperations.Level4 |
| Modifier and Type | Field and Description |
|---|---|
static int |
ATTACK_BONUS |
static float |
CASUALTIES_MULT |
static int |
DEFEND_BONUS |
static float |
STABILITY_BONUS |
| Constructor and Description |
|---|
PlanetaryOperations() |
public static int ATTACK_BONUS
public static int DEFEND_BONUS
public static float CASUALTIES_MULT
public static float STABILITY_BONUS
public PlanetaryOperations()