|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d | |
---|---|
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 . |
|
Group
A group is an Actor that contains other Actors (also other Groups which are Actors). |
|
Interpolator
An interpolator defines the rate of change of an animation. |
|
OnActionCompleted
Listener interface called by an Action when it was completed. |
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.actions | |
---|---|
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 . |
|
TemporalAction
A TemporalAction controls an Action by repeating, delaying etc. |
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.actors | |
---|---|
Actor
An Actor is part of a Stage or a Group within a Stage. |
|
Layout
|
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.interpolators | |
---|---|
Interpolator
An interpolator defines the rate of change of an animation. |
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.ui | |
---|---|
Actor
An Actor is part of a Stage or a Group within a Stage. |
|
Group
A group is an Actor that contains other Actors (also other Groups which are Actors). |
|
Layout
|
|
Stage
A Stage is a container for Actor s and handles distributing touch events, animating Actors and asking them to render
themselves. |
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.ui.tablelayout | |
---|---|
Actor
An Actor is part of a Stage or a Group within a Stage. |
|
Group
A group is an Actor that contains other Actors (also other Groups which are Actors). |
|
Layout
|
|
Stage
A Stage is a container for Actor s and handles distributing touch events, animating Actors and asking them to render
themselves. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |