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

Detailed Description

Examples
FxPride2015.ino.

Definition at line 19 of file pride2015.h.

#include <pride2015.h>

+ Inheritance diagram for fl::Pride2015:
+ Collaboration diagram for fl::Pride2015:

Public Member Functions

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

Private Attributes

uint16_t mHue16 = 0
 
uint16_t mLastMillis = 0
 
uint16_t mPseudotime = 0
 

Additional Inherited Members

- Public Types inherited from fl::Fx
using DrawContext = _DrawContext
 
- Protected Member Functions inherited from fl::Fx
virtual ~Fx ()
 
- Protected Attributes inherited from fl::Fx1d
XMap mXMap
 
- Protected Attributes inherited from fl::Fx
uint16_t mNumLeds
 

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