|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepeatAction | |
---|---|
com.badlogic.gdx.scenes.scene2d.actions |
Uses of RepeatAction in com.badlogic.gdx.scenes.scene2d.actions |
---|
Methods in com.badlogic.gdx.scenes.scene2d.actions that return RepeatAction | |
---|---|
static RepeatAction |
Actions.forever(Action repeatedAction)
|
static RepeatAction |
Actions.repeat(int count,
Action repeatedAction)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |