VCV Rack API v2
|
An SvgSlider with an attached light. More...
#include <componentlibrary.hpp>
Public Member Functions | |
LightSlider () | |
app::ModuleLightWidget * | getLight () |
void | step () override |
Public Attributes | |
app::ModuleLightWidget * | light |
An SvgSlider with an attached light.
Construct with createLightParamCentered() helper function.
|
inline |
|
inline |
|
inlineoverride |
app::ModuleLightWidget* rack::componentlibrary::LightSlider< TBase, TLightBase >::light |