Uses of Class
com.prineside.tdi2.scene2d.actions.MoveByAction
Packages that use MoveByAction
-
Uses of MoveByAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return MoveByActionModifier and TypeMethodDescriptionstatic MoveByActionActions.moveBy(float amountX, float amountY) Moves the actor instantly.static MoveByActionActions.moveBy(float amountX, float amountY, float duration) static MoveByActionActions.moveBy(float amountX, float amountY, float duration, Interpolation interpolation)