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