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

#include <FingerPainter.h>

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

Public Member Functions

 FingerPainter (void)
 
void begin (void) final
 
void update (void) final
 
- Public Member Functions inherited from LEDMode
virtual void setup (void)
 
virtual void init (void)
 
virtual void activate (void)
 

Static Public Member Functions

static void toggle (void)
 
static bool focusHook (const char *command)
 

Constructor & Destructor Documentation

◆ FingerPainter()

kaleidoscope::FingerPainter::FingerPainter ( void  )

Member Function Documentation

◆ begin()

void kaleidoscope::FingerPainter::begin ( void  )
finalvirtual

Reimplemented from LEDMode.

◆ focusHook()

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

◆ toggle()

void kaleidoscope::FingerPainter::toggle ( void  )
static

◆ update()

void kaleidoscope::FingerPainter::update ( void  )
finalvirtual

Reimplemented from LEDMode.


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