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

◆ Fx2d()

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

Definition at line 20 of file fx2d.h.

20: Fx(xyMap.getTotal()), mXyMap(xyMap) {}
XYMap mXyMap
Definition fx2d.h:31
uint16_t xyMap(uint16_t x, uint16_t y) const
Definition fx2d.h:21
Fx(uint16_t numLeds)
Definition fx.h:23

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

Referenced by fl::Animartrix::Animartrix(), fl::Blend2d::Blend2d(), 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: