MCPcopy Create free account
hub / github.com/FastLED/FastLED / getNumLeds

Method getNumLeds

src/fl/fx/fx.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 // usually when a transition has started.
48
49 u16 getNumLeds() const { return mNumLeds; }
50
51 protected:
52 virtual ~Fx() FL_NOEXCEPT {} // Protected destructor

Callers 7

Fx2dTo1dMethod · 0.80
setFx2dMethod · 0.80
drawMethod · 0.80
VideoFxWrapperMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected