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, update
act, end, finish, getDuration, getInterpolation, getTime, isComplete, isReverse, reset, restart, setDuration, setInterpolation, setReverse, setTime
protected void updateRelative(float percentDelta)
updateRelative
in class RelativeTemporalAction
public void setAmount(float x, float y)
public float getAmountX()
public void setAmountX(float x)
public float getAmountY()
public void setAmountY(float y)