Class TimeScaleAction
java.lang.Object
com.prineside.tdi2.scene2d.Action
com.prineside.tdi2.scene2d.actions.DelegateAction
com.prineside.tdi2.scene2d.actions.TimeScaleAction
- All Implemented Interfaces:
 Pool.Poolable
Multiplies the delta of an action.
- Author:
 - Nathan Sweet
 
- 
Constructor Details
- 
TimeScaleAction
public TimeScaleAction() 
 - 
 - 
Method Details
- 
getScale
public float getScale() - 
setScale
public void setScale(float scale)  
 -