FastLED 3.9.15
|
fl::WaveSimulation2D_Real::WaveSimulation2D_Real | ( | uint32_t | W, |
uint32_t | H, | ||
float | speed = 0.16f, | ||
float | dampening = 6.0f ) |
Definition at line 141 of file wave_simulation_real.cpp.
References dampening, fl::wave_detail::float_to_fixed(), grid1, grid2, height, mCourantSq, mDampening, speed, stride, whichGrid, and width.