public interface EnergyLashActivatedSystem
| Modifier and Type | Method and Description |
|---|---|
float |
getCurrentUsefulnessLevel(ShipAPI overseer,
ShipAPI ship)
0 to 1, how useful would the ship find it to have its system be lash-activated right now.
|
void |
hitWithEnergyLash(ShipAPI overseer,
ShipAPI ship) |
void hitWithEnergyLash(ShipAPI overseer, ShipAPI ship)
float getCurrentUsefulnessLevel(ShipAPI overseer, ShipAPI ship)
other -