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

◆ add()

float fl::Engine::add ( float & x,
float & y )
inline

Definition at line 113 of file engine.h.

113{ return fl::add(x, y); }
float add(float &a, float &b)

References fl::add(), fl::x, and fl::y.

+ Here is the call graph for this function: