Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ PlugLight
Method
PlugLight
src/app/CableWidget.cpp:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
struct PlugLight : componentlibrary::TRedGreenBlueLight<app::MultiLightWidget> {
30
PlugLight() {
31
box.size = math::Vec(9, 9);
32
}
33
};
34
35
Callers
nothing calls this directly
Calls
1
Vec
Class · 0.85
Tested by
no test coverage detected