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 RotateToActionActions.rotateTo(float rotation) Rotates the actor instantly.static RotateToActionActions.rotateTo(float rotation, float duration) static RotateToActionActions.rotateTo(float rotation, float duration, Interpolation interpolation)