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 ScaleByAction
Actions.scaleBy
(float amountX, float amountY) Scales the actor instantly.static ScaleByAction
Actions.scaleBy
(float amountX, float amountY, float duration) static ScaleByAction
Actions.scaleBy
(float amountX, float amountY, float duration, Interpolation interpolation)