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