atelier v0.0.1 (2018-09-29T13:22:57Z)
Dub
Repo
Knob._min
ui
knob
Knob
Undocumented in source.
float
_value
;
float
_step
;
float
_min
;
class
Knob
protected
float
_min
;
float
_max
;
float
_minAngle
;
float
_maxAngle
;
float
_angle
;
float
_lastValue
;
Meta
Source
See Implementation
ui
knob
Knob
constructors
this
functions
draw
isInside
onEvent
setAngles
update
properties
fvalue
ivalue
max
min
step
value01
variables
_angle
_baseSprite
_btnSprite
_isGrabbed
_lastCursorPosition
_lastValue
_max
_maxAngle
_min
_minAngle
_step
_value