FastLED 3.9.15
|
#include <stdint.h>
#include <string.h>
#include "crgb.h"
#include "fl/map.h"
#include "fx/fx.h"
#include "fx/detail/fx_compositor.h"
#include "fx/detail/fx_layer.h"
#include "fl/namespace.h"
#include "fl/ptr.h"
#include "fl/ui.h"
#include "fx/time.h"
#include "fx/video.h"
#include "fl/xymap.h"
Go to the source code of this file.
Classes | |
class | fl::FxEngine |
Manages and renders multiple visual effects (Fx) for LED strips. More... | |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | FASTLED_FX_ENGINE_MAX_FX 64 |