FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Fx2d()

fl::Fx2d::Fx2d ( const XYMap & xyMap)
inline

Definition at line 19 of file fx2d.h.

19: Fx(xyMap.getTotal()), mXyMap(xyMap) {}
XYMap mXyMap
Definition fx2d.h:30
u16 xyMap(u16 x, u16 y) const
Definition fx2d.h:20
Fx(u16 numLeds)
Definition fx.h:23

References fl::Fx::Fx(), mXyMap, and xyMap().

Referenced by fl::Animartrix::Animartrix(), fl::Blend2d::Blend2d(), fl::FlowField::FlowField(), fl::Luminova::Luminova(), fl::NoisePalette::NoisePalette(), fl::RedSquare::RedSquare(), fl::ScaleUp::ScaleUp(), fl::WaveFx::WaveFx(), fl::Blend2d::add(), and fl::Blend2d::setParams().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: