public class SizeByAction extends RelativeTemporalAction
Constructor and Description |
---|
SizeByAction() |
Modifier and Type | Method and Description |
---|---|
float |
getAmountHeight() |
float |
getAmountWidth() |
void |
setAmount(float width,
float height) |
void |
setAmountHeight(float height) |
void |
setAmountWidth(float width) |
protected void |
updateRelative(float percentDelta) |
begin, update
act, end, finish, getDuration, getInterpolation, getTime, isReverse, reset, restart, setDuration, setInterpolation, setReverse, setTime
protected void updateRelative(float percentDelta)
updateRelative
in class RelativeTemporalAction
public void setAmount(float width, float height)
public float getAmountWidth()
public void setAmountWidth(float width)
public float getAmountHeight()
public void setAmountHeight(float height)