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

◆ XY()

u16 fl::NoisePalette::XY ( u8 x,
u8 y ) const
inlineprivate

Definition at line 70 of file noisepalette.h.

70{ return mXyMap.mapToIndex(x, y); }
XYMap mXyMap
Definition fx2d.h:30

References fl::Fx2d::mXyMap, fl::x, and fl::y.

Referenced by mapNoiseToLEDsUsingPalette().

+ Here is the caller graph for this function: