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() |
isNearTarget
canStop, getControls, setControls, shouldContinue, stop, toString