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 ScaleToAction
Actions.scaleTo
(float x, float y) Scales the actor instantly.static ScaleToAction
Actions.scaleTo
(float x, float y, float duration) static ScaleToAction
Actions.scaleTo
(float x, float y, float duration, Interpolation interpolation)