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