UncivSlider
Parameters
min
Initializes Slider.min
max
Initializes Slider.max
step
Initializes Slider.stepSize
vertical
Initializes Slider.vertical
plusMinus
Enable +/- buttons
onChange
Optional lambda gets called with the current value on change
Sources
jvm source
Link copied to clipboard