|
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 . |
|
Cullable
Allows a parent to set the area that is visible on a child actor to allow the child to cull when drawing itself. |
|
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. |
|
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.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.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. |
|
Cullable
Allows a parent to set the area that is visible on a child actor to allow the child to cull when drawing itself. |
|
Group
A group is an Actor that contains other Actors (also other Groups which are Actors). |
|
Layout
Provides methods for an actor to participate in layout and to provide a minimum, preferred, and maximum size. |
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. |
|
Cullable
Allows a parent to set the area that is visible on a child actor to allow the child to cull when drawing itself. |
|
Group
A group is an Actor that contains other Actors (also other Groups which are Actors). |
|
Layout
Provides methods for an actor to participate in layout and to provide a minimum, preferred, and maximum size. |
|
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 |