atelier v1.0.0 (2021-10-23T12:22:06Z)
Dub
Repo
Knob.fvalue
atelier
ui
knob
Knob
Value between the min and max values specified.
float
fvalue
[@property getter]
class
Knob
@
property
const
float
fvalue
(
)
float
fvalue
[@property setter]
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
Value between the min and max values specified.