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