|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Window.WindowStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of Window.WindowStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Methods in com.badlogic.gdx.scenes.scene2d.ui that return Window.WindowStyle | |
---|---|
Window.WindowStyle |
Window.getStyle()
Returns the window's style. |
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Window.WindowStyle | |
---|---|
void |
Window.setStyle(Window.WindowStyle style)
|
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Window.WindowStyle | |
---|---|
Window(java.lang.String title,
Window.WindowStyle style)
|
|
Window(java.lang.String title,
Window.WindowStyle style,
java.lang.String name)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |