Kaleidoscope
Public Member Functions | Static Public Member Functions | List of all members
kaleidoscope::ColormapEffect Class Reference

#include <Colormap.h>

Inheritance diagram for kaleidoscope::ColormapEffect:
Inheritance graph
[legend]
Collaboration diagram for kaleidoscope::ColormapEffect:
Collaboration graph
[legend]

Public Member Functions

 ColormapEffect (void)
 
void begin (void) final
 
void update (void) final
 
void max_layers (uint8_t max_)
 
- Public Member Functions inherited from LEDMode
virtual void setup (void)
 
virtual void init (void)
 
virtual void activate (void)
 

Static Public Member Functions

static bool focusHook (const char *command)
 

Constructor & Destructor Documentation

◆ ColormapEffect()

kaleidoscope::ColormapEffect::ColormapEffect ( void  )

Member Function Documentation

◆ begin()

void kaleidoscope::ColormapEffect::begin ( void  )
finalvirtual

Reimplemented from LEDMode.

◆ focusHook()

bool kaleidoscope::ColormapEffect::focusHook ( const char *  command)
static

◆ max_layers()

void kaleidoscope::ColormapEffect::max_layers ( uint8_t  max_)

◆ update()

void kaleidoscope::ColormapEffect::update ( void  )
finalvirtual

Reimplemented from LEDMode.


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