root
JVM
root
/
org.magiclib.bounty.ui
/
SliderUIPanelPlugin
/
SliderUIPanelPlugin
Slider
UIPanel
Plugin
constructor
(
min
:
Float
,
max
:
Float
,
value
:
Float
=
min + (max - min).absoluteValue / 2f
,
title
:
String
?
=
null
)