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

◆ has()

bool fl::WaveSimulation1D_Real::has ( fl::size x) const

Definition at line 97 of file wave_simulation_real.cpp.

97{ return (x < length); }
int x
Definition simple.h:92

References length, and x.