public class GBITowardsEntity extends BaseGhostBehaviorInterrupt
| Modifier and Type | Field and Description |
|---|---|
protected SectorEntityToken |
from |
protected SectorEntityToken |
to |
delay| Constructor and Description |
|---|
GBITowardsEntity(float delay,
SectorEntityToken from,
SectorEntityToken to) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldInterruptBehavior(SensorGhost ghost,
GhostBehavior behavior) |
advance, hasDelayRemainingprotected SectorEntityToken from
protected SectorEntityToken to
public GBITowardsEntity(float delay, SectorEntityToken from, SectorEntityToken to)
public boolean shouldInterruptBehavior(SensorGhost ghost, GhostBehavior behavior)
shouldInterruptBehavior in interface GhostBehaviorInterruptshouldInterruptBehavior in class BaseGhostBehaviorInterrupt