FastLED 3.9.15
|
UISlider speed("Speed", 1.0f, -20.0f, 20.0f, 0.01f) | ( | "Speed" | , |
1. | 0f, | ||
-20. | 0f, | ||
20. | 0f, | ||
0. | 01f ) |
Referenced by fl::WaveFx::WaveFx(), fl::WaveSimulation1D::WaveSimulation1D(), fl::WaveSimulation2D::WaveSimulation2D(), fl::WaveSimulation2D_Real::WaveSimulation2D_Real(), fl::WaveSimulation1D::~WaveSimulation1D(), fl::WaveSimulation2D::~WaveSimulation2D(), ChangePaletteAndSettingsPeriodically(), fillnoise8(), fl::WaveSimulation1D::init(), fl::WaveSimulation2D::init(), loop(), processAutoTrigger(), fl::TimeWarp::setScale(), fl::WaveFx::setSpeed(), fl::WaveSimulation1D::setSpeed(), fl::WaveSimulation2D::setSpeed(), animartrix_detail::ANIMartRIX::setSpeedFactor(), and setupUiCallbacks().