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