|
FastLED 3.9.15
|
| void fl::Particles1d::setCyclical | ( | bool | cyclical | ) |
Set cyclical mode (true = wrap around, false = stop at edges)
| cyclical | Wrap mode - perfect for LED rings (default: true) |
Definition at line 79 of file particles.cpp.hpp.
References mCyclical.
Referenced by ~Particles1d().
Here is the caller graph for this function: