atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Knob.min
atelier
ui
knob
Knob
Minimal value possible for the slider. \ Used by ivalue() and fvalue().
float
min
[@property getter]
float
min
[@property setter]
class
Knob
@
property
float
min
(
float
newMin
)
Meta
Source
See Implementation
atelier
ui
knob
Knob
constructors
this
functions
draw
isInside
onEvent
setAngles
update
properties
fvalue
ivalue
knobAngle
max
min
step
value01
variables
_isGrabbed
_knobAngle
_lastCursorPosition
_lastValue
_max
_maxAngle
_min
_minAngle
_step
_value
Minimal value possible for the slider. \ Used by ivalue() and fvalue().