|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveToAction | |
---|---|
com.badlogic.gdx.scenes.scene2d.actions |
Uses of MoveToAction in com.badlogic.gdx.scenes.scene2d.actions |
---|
Methods in com.badlogic.gdx.scenes.scene2d.actions that return MoveToAction | |
---|---|
static MoveToAction |
Actions.moveTo(float x,
float y)
Moves the actor instantly. |
static MoveToAction |
Actions.moveTo(float x,
float y,
float duration)
|
static MoveToAction |
Actions.moveTo(float x,
float y,
float duration,
Interpolation interpolation)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |