FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Fx1d Class Reference

Detailed Description

Definition at line 13 of file fx1d.h.

#include <fx1d.h>

+ Inheritance diagram for fl::Fx1d:
+ Collaboration diagram for fl::Fx1d:

Public Member Functions

 Fx1d (u16 numLeds)
 
void setXmap (const XMap &xMap)
 
u16 xyMap (u16 x) const
 
- Public Member Functions inherited from fl::Fx
 Fx (uint16_t numLeds)
 
virtual void draw (DrawContext context)=0
 
virtual fl::string fxName () const =0
 
uint16_t getNumLeds () const
 
virtual bool hasFixedFrameRate (float *fps) const
 
virtual void pause (fl::u32 now)
 
virtual void resume (fl::u32 now)
 

Protected Attributes

XMap mXMap
 
- Protected Attributes inherited from fl::Fx
uint16_t mNumLeds
 

Additional Inherited Members

- Public Types inherited from fl::Fx
using DrawContext = _DrawContext
 
- Protected Member Functions inherited from fl::Fx
virtual ~Fx ()
 

The documentation for this class was generated from the following file: