atelier v1.0.0 (2021-10-23T12:22:06Z)
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().