class PhantomEntity.CircleMovementGoal extends PhantomEntity.MovementGoal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private float |
angle |
private float |
circlingDirection |
private float |
radius |
private float |
yOffset |
| Modifier | Constructor and Description |
|---|---|
private |
CircleMovementGoal() |
| Modifier and Type | Method and Description |
|---|---|
private void |
adjustDirection() |
boolean |
canStart() |
void |
start() |
void |
tick() |
isNearTargetcanStop, getControls, setControls, shouldContinue, stop, toString