|
FastLED 3.9.15
|
| void fl::Particles1d::Particle::update | ( | u32 | now, |
| u16 | numLeds, | ||
| float | speedMultiplier, | ||
| bool | cyclical ) |
Update position based on velocity × power.
Definition at line 115 of file particles.cpp.hpp.
References active, baseVel, getPower(), and pos.
Here is the call graph for this function: