Overlay component that draws a catenary cable from the active modulation source to the mouse pointer during modulation learn mode.
More...
#include <gin_modoverlay.h>
Inherits juce::Component, and juce::Timer.
Overlay component that draws a catenary cable from the active modulation source to the mouse pointer during modulation learn mode.
Add this as a child of your plugin editor and call setBounds to cover the whole editor.
◆ ModOverlay()
| ModOverlay::ModOverlay |
( |
| ) |
|
◆ ~ModOverlay()
| ModOverlay::~ModOverlay |
( |
| ) |
|
|
override |
◆ paint()
| void ModOverlay::paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ hitTest()
The documentation for this class was generated from the following file: