Uses of Class
com.prineside.tdi2.scene2d.actions.RotateToAction
Packages that use RotateToAction
-
Uses of RotateToAction in com.prineside.tdi2.scene2d.actions
Methods in com.prineside.tdi2.scene2d.actions that return RotateToActionModifier and TypeMethodDescriptionstatic RotateToAction
Actions.rotateTo
(float rotation) Rotates the actor instantly.static RotateToAction
Actions.rotateTo
(float rotation, float duration) static RotateToAction
Actions.rotateTo
(float rotation, float duration, Interpolation interpolation)