|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnActionCompleted | |
---|---|
com.badlogic.gdx.scenes.scene2d |
Uses of OnActionCompleted in com.badlogic.gdx.scenes.scene2d |
---|
Fields in com.badlogic.gdx.scenes.scene2d declared as OnActionCompleted | |
---|---|
protected OnActionCompleted |
Action.listener
|
Methods in com.badlogic.gdx.scenes.scene2d that return OnActionCompleted | |
---|---|
OnActionCompleted |
Action.getCompletionListener()
|
Methods in com.badlogic.gdx.scenes.scene2d with parameters of type OnActionCompleted | |
---|---|
Action |
Action.setCompletionListener(OnActionCompleted listener)
Sets the listener to be invoked when the action is finished. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |