MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / setColorLoop

Method setColorLoop

dependencies/hueplusplus-1.0.0/src/Group.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void Group::setColorLoop(bool on, uint8_t transition)
195{
196 transaction().setColorLoop(on).setTransition(transition);
197}
198
199void Group::setScene(const std::string& scene)
200{

Callers 4

TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
snippet1Function · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36