Uses of Class
com.prineside.tdi2.scene2d.actions.SizeByAction
Packages that use SizeByAction
-
Uses of SizeByAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return SizeByActionModifier and TypeMethodDescriptionstatic SizeByAction
Actions.sizeBy
(float amountX, float amountY) Sizes the actor instantly.static SizeByAction
Actions.sizeBy
(float amountX, float amountY, float duration) static SizeByAction
Actions.sizeBy
(float amountX, float amountY, float duration, Interpolation interpolation)