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

◆ fxNext()

void fl::Animartrix::fxNext ( int fx = 1)
inline

Definition at line 100 of file animartrix.hpp.

100{ fxSet(fxGet() + fx); }
int fxGet() const
void fxSet(int fx)

References fxGet(), and fxSet().

+ Here is the call graph for this function: