|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Button.ButtonStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of Button.ButtonStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Button.ButtonStyle | |
---|---|
void |
Button.setStyle(Button.ButtonStyle style)
Sets the style of this widget. |
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Button.ButtonStyle | |
---|---|
Button(java.lang.String text,
Button.ButtonStyle style)
|
|
Button(java.lang.String name,
java.lang.String text,
Button.ButtonStyle style)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |