FastLED 3.9.15
|
bool fl::FxEngine::setNextFx | ( | int | index, |
uint16_t | 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 46 of file fx_engine.cpp.
References mCurrId, mDuration, mDurationSet, and mEffects.
Referenced by nextFx().