Uses of Class
com.prineside.tdi2.scene2d.actions.RotateByAction
Packages that use RotateByAction
-
Uses of RotateByAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return RotateByActionModifier and TypeMethodDescriptionstatic RotateByActionActions.rotateBy(float rotationAmount) Rotates the actor instantly.static RotateByActionActions.rotateBy(float rotationAmount, float duration) static RotateByActionActions.rotateBy(float rotationAmount, float duration, Interpolation interpolation)