|
FastLED 3.9.15
|
| int fl::FxEngine::addFx | ( | FxPtr | effect | ) |
Adds a new effect to the engine.
| effect | Pointer to the effect to be added. |
Definition at line 12 of file fx_engine.cpp.
References fl::make_shared(), mCompositor, mCounter, mCurrId, mEffects, and mInterpolate.
Here is the call graph for this function: