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 RotateByAction
Actions.rotateBy
(float rotationAmount) Rotates the actor instantly.static RotateByAction
Actions.rotateBy
(float rotationAmount, float duration) static RotateByAction
Actions.rotateBy
(float rotationAmount, float duration, Interpolation interpolation)