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

◆ has()

bool fl::FrameInterpolator::has ( uint32_t frameNum) const
inline

Definition at line 45 of file frame_interpolator.h.

45{ return mFrames.has(frameNum); }

References mFrames.

Referenced by draw(), and needsFrame().

+ Here is the caller graph for this function: