#include <LED-AlphaSquare.h>
|
static void | display (Key key, uint8_t row, uint8_t col, cRGB key_color) |
|
static void | display (Key key, uint8_t row, uint8_t col) |
|
static void | display (Key key) |
|
static void | display (Key key, uint8_t col) |
|
static void | display (uint16_t symbol, uint8_t row, uint8_t col, cRGB key_color) |
|
static void | display (uint16_t symbol, uint8_t row, uint8_t col) |
|
static void | display (uint16_t symbol) |
|
static void | display (uint16_t symbol, uint8_t col) |
|
static void | clear (Key key, uint8_t row, uint8_t col) |
|
static void | clear (Key key, uint8_t col) |
|
static void | clear (Key key) |
|
static void | clear (uint16_t symbol, uint8_t row, uint8_t col) |
|
static void | clear (uint16_t symbol, uint8_t col) |
|
static void | clear (uint16_t symbol) |
|
◆ AlphaSquare()
kaleidoscope::AlphaSquare::AlphaSquare |
( |
void |
| ) |
|
◆ begin()
void kaleidoscope::AlphaSquare::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ clear() [1/6]
static void kaleidoscope::AlphaSquare::clear |
( |
Key |
key, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ clear() [2/6]
static void kaleidoscope::AlphaSquare::clear |
( |
Key |
key, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ clear() [3/6]
static void kaleidoscope::AlphaSquare::clear |
( |
Key |
key | ) |
|
|
inlinestatic |
◆ clear() [4/6]
static void kaleidoscope::AlphaSquare::clear |
( |
uint16_t |
symbol, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ clear() [5/6]
static void kaleidoscope::AlphaSquare::clear |
( |
uint16_t |
symbol, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ clear() [6/6]
static void kaleidoscope::AlphaSquare::clear |
( |
uint16_t |
symbol | ) |
|
|
inlinestatic |
◆ display() [1/8]
void kaleidoscope::AlphaSquare::display |
( |
Key |
key, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col, |
|
|
cRGB |
key_color |
|
) |
| |
|
static |
◆ display() [2/8]
void kaleidoscope::AlphaSquare::display |
( |
Key |
key, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col |
|
) |
| |
|
static |
◆ display() [3/8]
static void kaleidoscope::AlphaSquare::display |
( |
Key |
key | ) |
|
|
inlinestatic |
◆ display() [4/8]
static void kaleidoscope::AlphaSquare::display |
( |
Key |
key, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ display() [5/8]
void kaleidoscope::AlphaSquare::display |
( |
uint16_t |
symbol, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col, |
|
|
cRGB |
key_color |
|
) |
| |
|
static |
◆ display() [6/8]
void kaleidoscope::AlphaSquare::display |
( |
uint16_t |
symbol, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col |
|
) |
| |
|
static |
◆ display() [7/8]
static void kaleidoscope::AlphaSquare::display |
( |
uint16_t |
symbol | ) |
|
|
inlinestatic |
◆ display() [8/8]
static void kaleidoscope::AlphaSquare::display |
( |
uint16_t |
symbol, |
|
|
uint8_t |
col |
|
) |
| |
|
inlinestatic |
◆ color
cRGB kaleidoscope::AlphaSquare::color = {0x80, 0x80, 0x80} |
|
static |
The documentation for this class was generated from the following files: