|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pane.PaneStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of Pane.PaneStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Pane.PaneStyle | |
---|---|
void |
Pane.setStyle(Pane.PaneStyle style)
Sets the style of this widget. |
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Pane.PaneStyle | |
---|---|
Pane(Stage stage,
Pane.PaneStyle style)
|
|
Pane(java.lang.String name,
Stage stage,
Pane.PaneStyle style,
int prefWidth,
int prefHeight)
Creates a new Pane. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |