protected static class FleetEncounterContext.LossFraction extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
lostCargo |
float |
lostFuel |
float |
maxCargo |
float |
maxFuel |
| Modifier | Constructor and Description |
|---|---|
protected |
LossFraction() |
public float maxCargo
public float maxFuel
public float lostCargo
public float lostFuel
protected LossFraction()