atelier v0.0.1 (2018-09-29T13:22:57Z)
Dub
Repo
Slider._max
ui
slider
Slider
Undocumented in source.
float
_value
;
float
_offset
;
float
_step
;
float
_min
;
float
_max
;
class
Slider
protected
float
_max
;
float
_length
;
float
_minimalSliderSize
;
Meta
Source
See Implementation
ui
slider
Slider
constructors
this
functions
getSliderPosition
onEvent
relocateSlider
update
properties
fvalue
ivalue
length
max
min
offset
step
value01
variables
_isGrabbed
_length
_max
_min
_minimalSliderSize
_offset
_step
_value