public class MoveByAction extends RelativeTemporalAction
| Constructor and Description |
|---|
MoveByAction() |
| Modifier and Type | Method and Description |
|---|---|
float |
getAmountX() |
float |
getAmountY() |
void |
setAmount(float x,
float y) |
void |
setAmountX(float x) |
void |
setAmountY(float y) |
protected void |
updateRelative(float percentDelta) |
begin, updateact, end, finish, getDuration, getInterpolation, getTime, isReverse, reset, restart, setDuration, setInterpolation, setReverse, setTimeprotected void updateRelative(float percentDelta)
updateRelative in class RelativeTemporalActionpublic void setAmount(float x,
float y)
public float getAmountX()
public void setAmountX(float x)
public float getAmountY()
public void setAmountY(float y)