MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / paint

Method paint

Source/Panels/ControlPanel/ModulationMatrixPanel.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259void ModulationMatrixPanel::paint(juce::Graphics& g)
260{
261 g.fillAll(COLOUR7);
262}
263
264void ModulationMatrixPanel::resized()
265{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected