| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Method and Description |
|---|---|
Window.WindowStyle |
Window.getStyle()
Returns the window's style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Window.setStyle(Window.WindowStyle style) |
| Constructor and Description |
|---|
Dialog(java.lang.String title,
Window.WindowStyle windowStyle) |
Window(java.lang.String title,
Window.WindowStyle style) |
WindowStyle(Window.WindowStyle style) |