public class GBIRemoraDrain extends BaseGhostBehaviorInterrupt
| Modifier and Type | Field and Description |
|---|---|
protected float |
drainRange |
protected SectorEntityToken |
target |
protected IntervalUtil |
tracker |
delay| Constructor and Description |
|---|
GBIRemoraDrain(SectorEntityToken target,
float drainRange) |
| Modifier and Type | Method and Description |
|---|---|
void |
advance(float amount,
SensorGhost ghost,
GhostBehavior behavior) |
hasDelayRemaining, shouldInterruptBehaviorprotected SectorEntityToken target
protected float drainRange
protected IntervalUtil tracker
public GBIRemoraDrain(SectorEntityToken target, float drainRange)
public void advance(float amount, SensorGhost ghost, GhostBehavior behavior)
advance in interface GhostBehaviorInterruptadvance in class BaseGhostBehaviorInterrupt