Uses of Class
com.prineside.tdi2.scene2d.actions.ScaleByAction
Packages that use ScaleByAction
- 
Uses of ScaleByAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return ScaleByActionModifier and TypeMethodDescriptionstatic ScaleByActionActions.scaleBy(float amountX, float amountY) Scales the actor instantly.static ScaleByActionActions.scaleBy(float amountX, float amountY, float duration) static ScaleByActionActions.scaleBy(float amountX, float amountY, float duration, Interpolation interpolation)