Definition at line 73 of file complex.h.
73 {
77
79
81 });
83 if (on) {
85 } else {
87 }
88 });
89}
UISlider speed("Speed", 1.0f, -20.0f, 20.0f, 0.01f)
TimeClampedTransition shapeProgress(TIME_ANIMATION)
UICheckbox useWaveFx("Use WaveFX", true)
UISlider maxAnimation("Max Animation", 1.0f, 5.0f, 20.0f, 1.f)
UIButton trigger("Trigger")
References FASTLED_WARN, maxAnimation, shapeProgress, speed, time_warp, trigger, and useWaveFx.
Referenced by setup().