FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FxCompositor()

fl::FxCompositor::FxCompositor ( fl::u32 numLeds)
inline

Definition at line 22 of file fx_compositor.h.

22 : mNumLeds(numLeds) {
25 }
FxLayerPtr mLayers[2]
const fl::u32 mNumLeds
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

References fl::make_shared(), mLayers, and mNumLeds.

+ Here is the call graph for this function: