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

Method Menu

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

Source from the content-addressed store, hash-verified

6
7
8Menu::Menu() {
9 box.size = math::Vec(0, 0);
10}
11
12Menu::~Menu() {
13 setChildMenu(NULL);

Callers

nothing calls this directly

Calls 1

VecClass · 0.85

Tested by

no test coverage detected