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, updateact, end, finish, getDuration, getInterpolation, getTime, isReverse, reset, restart, setDuration, setInterpolation, setReverse, setTimeprotected void updateRelative(float percentDelta)
updateRelative in class RelativeTemporalActionpublic void setAmount(float width,
float height)
public float getAmountWidth()
public void setAmountWidth(float width)
public float getAmountHeight()
public void setAmountHeight(float height)