Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ setNextCableColorId
Method
setNextCableColorId
src/app/RackWidget.cpp:1615–1617 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1613
1614
1615
void RackWidget::setNextCableColorId(int id) {
1616
internal->nextCableColorId = id;
1617
}
1618
1619
1620
NVGcolor RackWidget::getNextCableColor() {
Callers
1
onButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected