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

Method Button

src/ui/Button.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9Button::Button() {
10 box.size.y = BND_WIDGET_HEIGHT;
11}
12
13
14void Button::draw(const DrawArgs& args) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected