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

Method getNumColors

src/app/MultiLightWidget.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9int MultiLightWidget::getNumColors() {
10 return baseColors.size();
11}
12
13
14void MultiLightWidget::addBaseColor(NVGcolor baseColor) {

Callers 1

stepMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected