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

Detailed Description

Definition at line 12 of file fx1d.h.

#include <fx1d.h>

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

Public Member Functions

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

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 ()
 
- Protected Member Functions inherited from fl::Referent
 Referent ()
 
 Referent (const Referent &)
 
 Referent (Referent &&)
 
virtual ~Referent ()
 
virtual void destroy ()
 
Referentoperator= (const Referent &)
 
Referentoperator= (Referent &&)
 
virtual void ref ()
 
virtual void unref ()
 

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