Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
Button::Button() {
10
box.size.y = BND_WIDGET_HEIGHT;
11
}
12
13
14
void Button::draw(const DrawArgs& args) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected