Uses of Class
com.prineside.tdi2.scene2d.actions.ScaleToAction
Packages that use ScaleToAction
- 
Uses of ScaleToAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return ScaleToActionModifier and TypeMethodDescriptionstatic ScaleToActionActions.scaleTo(float x, float y) Scales the actor instantly.static ScaleToActionActions.scaleTo(float x, float y, float duration) static ScaleToActionActions.scaleTo(float x, float y, float duration, Interpolation interpolation)