public class GBGoAwayFrom extends BaseGhostBehavior
| Modifier and Type | Field and Description |
|---|---|
protected SectorEntityToken |
from |
protected int |
maxBurn |
duration, interrupts| Constructor and Description |
|---|
GBGoAwayFrom(float duration,
SectorEntityToken from,
int maxBurn) |
| Modifier and Type | Method and Description |
|---|---|
void |
advance(float amount,
SensorGhost ghost) |
addInterrupt, end, isDoneprotected SectorEntityToken from
protected int maxBurn
public GBGoAwayFrom(float duration, SectorEntityToken from, int maxBurn)
public void advance(float amount, SensorGhost ghost)
advance in interface GhostBehavioradvance in class BaseGhostBehavior