|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimationAction | |
---|---|
com.badlogic.gdx.scenes.scene2d | |
com.badlogic.gdx.scenes.scene2d.actions |
Uses of AnimationAction in com.badlogic.gdx.scenes.scene2d |
---|
Methods in com.badlogic.gdx.scenes.scene2d that return AnimationAction | |
---|---|
AnimationAction |
AnimationAction.setInterpolator(Interpolator interpolator)
Sets an Interpolator to modify the progression of the animations. |
Uses of AnimationAction in com.badlogic.gdx.scenes.scene2d.actions |
---|
Subclasses of AnimationAction in com.badlogic.gdx.scenes.scene2d.actions | |
---|---|
class |
FadeIn
|
class |
FadeOut
|
class |
FadeTo
|
class |
MoveBy
|
class |
MoveTo
|
class |
RotateBy
|
class |
RotateTo
|
class |
ScaleTo
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |