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

Method ScrewSilver

include/componentlibrary.hpp:966–968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

964
965struct ScrewSilver : app::SvgScrew {
966 ScrewSilver() {
967 setSvg(Svg::load(asset::system("res/ComponentLibrary/ScrewSilver.svg")));
968 }
969};
970
971struct ScrewBlack : app::SvgScrew {

Callers

nothing calls this directly

Calls 2

loadFunction · 0.85
systemFunction · 0.85

Tested by

no test coverage detected