|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use List.ListStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of List.ListStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type List.ListStyle | |
---|---|
void |
List.setStyle(List.ListStyle style)
Sets the style of this widget. |
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type List.ListStyle | |
---|---|
List(java.lang.String[] items,
List.ListStyle style)
|
|
List(java.lang.String[] items,
List.ListStyle style,
java.lang.String name)
Creates a new List. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |