|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RotateToAction | |
---|---|
com.badlogic.gdx.scenes.scene2d.actions |
Uses of RotateToAction in com.badlogic.gdx.scenes.scene2d.actions |
---|
Methods in com.badlogic.gdx.scenes.scene2d.actions that return RotateToAction | |
---|---|
static 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)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |