| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Method and Description |
|---|---|
SplitPane.SplitPaneStyle |
SplitPane.getStyle()
Returns the split pane's style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplitPane.setStyle(SplitPane.SplitPaneStyle style) |
| Constructor and Description |
|---|
SplitPane(Actor firstWidget,
Actor secondWidget,
boolean vertical,
SplitPane.SplitPaneStyle style) |
SplitPaneStyle(SplitPane.SplitPaneStyle style) |