Package | Description |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Modifier and Type | Method and Description |
---|---|
Slider.SliderStyle |
Slider.getStyle()
Returns the slider's style.
|
Constructor and Description |
---|
Slider(float min,
float max,
float stepSize,
boolean vertical,
Slider.SliderStyle style)
Creates a new slider.
|
SliderStyle(Slider.SliderStyle style) |