Definition at line 82 of file wave.h.
85
86 if (
args.crgbMap ==
nullptr) {
87
88 mCrgbMap = WaveCrgbMapDefaultPtr::New();
89 } else {
90
92 }
95 }
XYMap xymap(WIDTH, HEIGHT, SERPENTINE)
void setAutoUpdate(bool autoUpdate)
void setXCylindrical(bool on)
WaveSimulation2D mWaveSim
uint16_t getWidth() const
uint16_t getHeight() const
References fl::Fx2d::Fx2d(), args, dampening, fl::Fx2d::getHeight(), fl::Fx2d::getWidth(), mWaveSim, setAutoUpdate(), setXCylindrical(), speed, and xymap.