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

Method hasXY

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

Source from the content-addressed store, hash-verified

52}
53
54bool LightState::hasXY() const
55{
56 return state.count("xy");
57}
58
59XYBrightness LightState::getXY() const
60{

Callers 1

TESTFunction · 0.80

Calls 1

countMethod · 0.45

Tested by 1

TESTFunction · 0.64