FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setFlowSpeedY()

void fl::FlowField::setFlowSpeedY ( float speed)
inline
Examples
FlowField.ino.

Definition at line 243 of file flowfield.h.

243{ mParams.flow_speed_y = speed; }
Params mParams
Definition flowfield.h:286
float speed() const
Definition flowfield.h:258

References mParams, and speed().

Referenced by loop().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: