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

◆ _getEffects()

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

Definition at line 105 of file fx_engine.h.

105{ return mEffects; }
IntFxMap mEffects
Collection of effects.
Definition fx_engine.h:118

References mEffects.