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

◆ screen()

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

Definition at line 114 of file engine.h.

114{ return fl::screen(x, y); }
float screen(float &a, float &b)

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

+ Here is the call graph for this function: