public interface GuidedMissileAI
| Modifier and Type | Method and Description |
|---|---|
CombatEntityAPI |
getTarget() |
void |
setTarget(CombatEntityAPI target)
Missile should switch to following target if this method is called.
|
CombatEntityAPI getTarget()
void setTarget(CombatEntityAPI target)
target -