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

Method getColorloop

dependencies/hueplusplus-1.0.0/src/Scene.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80bool LightState::getColorloop() const
81{
82 return state.value("effect", "") == "colorloop";
83}
84
85int LightState::getTransitionTime() const
86{

Callers 1

TESTFunction · 0.80

Calls 1

valueMethod · 0.45

Tested by 1

TESTFunction · 0.64