FastLED 3.9.15
Loading...
Searching...
No Matches
particles.h File Reference
#include "fl/stl/vector.h"
#include "fl/stl/span.h"
#include "fl/fx/fx1d.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for particles.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::Particles1d
 Power-based particle system for 1D LED strips creating organic light effects. More...
 
struct  fl::Particles1d::Particle
 Individual particle with power-based lifecycle. More...
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

 fl::FASTLED_SHARED_PTR (Particles1d)