MCPcopy Create free account
hub / github.com/VCVRack/Rack / MenuOverlay

Method MenuOverlay

src/ui/MenuOverlay.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8MenuOverlay::MenuOverlay() {
9 bgColor = nvgRGBA(0, 0, 0, 0);
10}
11
12
13void MenuOverlay::draw(const DrawArgs& args) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected