FastLED 3.9.15
|
#include "crgb.h"
#include "fx/fx2d.h"
#include "fl/namespace.h"
#include "fl/ptr.h"
#include "fl/scoped_ptr.h"
#include "fl/dbg.h"
#include "fl/xymap.h"
#include "animartrix_detail.hpp"
Go to the source code of this file.
Classes | |
class | fl::Animartrix |
struct | fl::AnimartrixEntry |
################################################## Details with the implementation of Animartrix More... | |
class | fl::FastLEDANIMartRIX |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | ANIMARTRIX_INTERNAL |
Functions | |
void | fl::AnimartrixLoop (Animartrix &self, uint32_t now) |
fl::FASTLED_SMART_PTR (Animartrix) | |
Variables | |
static const AnimartrixEntry | fl::ANIMATION_TABLE [] |
struct fl::AnimartrixEntry |
Class Members | ||
---|---|---|
AnimartrixAnim | anim | |
void(FastLEDANIMartRIX::*)() | func | |
const char * | name |