|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.scenes.scene2d.ui.Pane.PaneStyle
public static class Pane.PaneStyle
Defines the style of a pane, see Pane
Field Summary | |
---|---|
NinePatch |
background
|
Constructor Summary | |
---|---|
Pane.PaneStyle()
|
|
Pane.PaneStyle(NinePatch backgroundPatch)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public NinePatch background
Constructor Detail |
---|
public Pane.PaneStyle()
public Pane.PaneStyle(NinePatch backgroundPatch)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |