Gin
|
A button that displays mod curve. More...
Inherits juce::Button.
Public Member Functions | |
ModCurveButton () | |
void | setCurve (ModMatrix::Function c) |
void | paintButton (juce::Graphics &g, bool over, bool down) override |
A button that displays mod curve.
ModCurveButton::ModCurveButton | ( | ) |
void ModCurveButton::setCurve | ( | ModMatrix::Function | c | ) |
|
override |
References GinLookAndFeel::accentColourId, ModMatrix::shape(), and GinLookAndFeel::whiteColourId.