|
libgdx API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Interpolator | An interpolator defines the rate of change of an animation. |
Layout | |
OnActionCompleted | Listener interface called by an Action when it was completed. |
Class Summary | |
---|---|
Action | An Action is used with an Actor and modifes the Actor's attributes over time. |
Actor |
An Actor is part of a Stage or a Group within a Stage. |
AnimationAction | An AnimationAction performs a transformation on its target Actor . |
CompositeAction | A base class for composite actions which deals with multiple child Action . |
Group | A group is an Actor that contains other Actors (also other Groups which are Actors). |
Stage |
A Stage is a container for Actor s and handles distributing touch events, animating Actors and asking them to render
themselves. |
TemporalAction | A TemporalAction controls an Action by repeating, delaying etc. |
|
libgdx API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |