dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
UIOnOffSwitch._canBeDragged
dplug
pbrwidgets
onoffswitch
UIOnOffSwitch
To prevent multiple-clicks having an adverse effect on automation.
class
UIOnOffSwitch
protected nothrow @
nogc
bool
_canBeDragged
;
Meta
Source
See Implementation
dplug
pbrwidgets
onoffswitch
UIOnOffSwitch
constructors
this
destructors
~this
enums
Orientation
functions
onAnimate
onBeginParameterEdit
onBeginParameterHover
onDrawPBR
onEndParameterEdit
onEndParameterHover
onMouseClick
onMouseEnter
onMouseExit
onParameterChanged
onStopDrag
variables
_canBeDragged
_param
animationTimeConstant
borderHorz
borderVert
depthHigh
depthLow
diffuseOff
diffuseOn
drawDepth
drawDiffuse
drawEmissive
drawHole
drawMaterial
holeDepth
material
orientation
To prevent multiple-clicks having an adverse effect on automation.