FastLED 3.9.15
|
void fl::WaveSimulation2D::init | ( | u32 | width, |
u32 | height, | ||
SuperSample | factor, | ||
float | speed, | ||
int | dampening ) |
Definition at line 42 of file wave_simulation.cpp.
References dampening(), mChangeGrid, mExtraFrames, mMultiplier, mOuterHeight, mOuterWidth, mSim, and speed.
Referenced by WaveSimulation2D(), and setSuperSample().