Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
MenuOverlay::MenuOverlay() {
9
bgColor = nvgRGBA(0, 0, 0, 0);
10
}
11
12
13
void MenuOverlay::draw(const DrawArgs& args) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected