#include <LED-Palette-Theme.h>
◆ LEDPaletteTheme()
kaleidoscope::LEDPaletteTheme::LEDPaletteTheme |
( |
void |
| ) |
|
◆ begin()
void kaleidoscope::LEDPaletteTheme::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ lookupColorAtPosition()
const bool kaleidoscope::LEDPaletteTheme::lookupColorAtPosition |
( |
uint16_t |
theme_base, |
|
|
uint16_t |
position, |
|
|
cRGB * |
color |
|
) |
| |
|
static |
◆ lookupColorIndexAtPosition()
const uint8_t kaleidoscope::LEDPaletteTheme::lookupColorIndexAtPosition |
( |
uint16_t |
theme_base, |
|
|
uint16_t |
position |
|
) |
| |
|
static |
◆ lookupPaletteColor()
const cRGB kaleidoscope::LEDPaletteTheme::lookupPaletteColor |
( |
uint8_t |
palette_index | ) |
|
|
static |
◆ paletteFocusHook()
bool kaleidoscope::LEDPaletteTheme::paletteFocusHook |
( |
const char * |
command | ) |
|
|
static |
◆ reserveThemes()
uint16_t kaleidoscope::LEDPaletteTheme::reserveThemes |
( |
uint8_t |
max_themes | ) |
|
|
static |
◆ themeFocusHandler()
bool kaleidoscope::LEDPaletteTheme::themeFocusHandler |
( |
const char * |
command, |
|
|
const char * |
expected_command, |
|
|
uint16_t |
theme_base, |
|
|
uint8_t |
max_themes |
|
) |
| |
|
static |
◆ updateColorIndexAtPosition()
void kaleidoscope::LEDPaletteTheme::updateColorIndexAtPosition |
( |
uint16_t |
theme_base, |
|
|
uint16_t |
position, |
|
|
uint8_t |
color_index |
|
) |
| |
|
static |
◆ updateHandler()
void kaleidoscope::LEDPaletteTheme::updateHandler |
( |
uint16_t |
theme_base, |
|
|
uint8_t |
theme |
|
) |
| |
|
static |
◆ transparent_index
uint8_t kaleidoscope::LEDPaletteTheme::transparent_index = 15 |
|
static |
The documentation for this class was generated from the following files: