Package arc.scene.actions
Class TimeScaleAction
java.lang.Object
arc.scene.Action
arc.scene.actions.DelegateAction
arc.scene.actions.TimeScaleAction
- All Implemented Interfaces:
Pool.Poolable
Multiplies the delta of an action.
-
Constructor Details
-
TimeScaleAction
public TimeScaleAction()
-
-
Method Details
-
delegate
protected boolean delegate(float delta) - Specified by:
delegate
in classDelegateAction
-
getScale
public float getScale() -
setScale
public void setScale(float scale)
-