public static class RealityDisruptorChargeGlow.RDRepairRateDebuff extends java.lang.Object implements AdvanceableListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEBUFF_ID |
float |
dur |
ShipAPI |
ship |
| Constructor and Description |
|---|
RDRepairRateDebuff(ShipAPI ship,
float dur) |
| Modifier and Type | Method and Description |
|---|---|
void |
advance(float amount) |
void |
resetDur(float dur) |
public RDRepairRateDebuff(ShipAPI ship, float dur)
public void resetDur(float dur)
public void advance(float amount)
advance in interface AdvanceableListener