|
FastLED 3.9.15
|
| bool fl::FxEngine::setNextFx | ( | int | index, |
| u16 | duration ) |
Sets the next effect to transition to.
| index | The index of the effect to transition to. |
| duration | The duration of the transition in milliseconds. |
Definition at line 56 of file fx_engine.cpp.hpp.
References mCurrId, mDuration, mDurationSet, and mEffects.
Referenced by nextFx().
Here is the caller graph for this function: