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

◆ _getEffects()

IntFxMap & fl::FxEngine::_getEffects ( )
inline

Definition at line 110 of file fx_engine.h.

110{ return mEffects; }
IntFxMap mEffects
Collection of effects.
Definition fx_engine.h:121

References mEffects.