|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Label.LabelStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of Label.LabelStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Subclasses of Label.LabelStyle in com.badlogic.gdx.scenes.scene2d.ui | |
---|---|
static class |
Button.ButtonStyle
Defines a button style, see Button |
static class |
CheckBox.CheckBoxStyle
|
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Label.LabelStyle | |
---|---|
void |
Label.setStyle(Label.LabelStyle style)
|
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Label.LabelStyle | |
---|---|
Label(java.lang.String text,
Label.LabelStyle style)
|
|
Label(java.lang.String text,
Label.LabelStyle style,
java.lang.String name)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |