public interface GhostBehaviorInterrupt
| Modifier and Type | Method and Description |
|---|---|
void |
advance(float amount,
SensorGhost ghost,
GhostBehavior behavior) |
boolean |
shouldInterruptBehavior(SensorGhost ghost,
GhostBehavior behavior) |
void advance(float amount, SensorGhost ghost, GhostBehavior behavior)
boolean shouldInterruptBehavior(SensorGhost ghost, GhostBehavior behavior)