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

◆ setFlowSpeedX()

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

Definition at line 242 of file flowfield.h.

242{ mParams.flow_speed_x = 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: