|
| NumericLayerScrollingText (uint8_t fixedDot_) |
|
void | render (uint8_t *returnSegments) override |
|
bool | callBack () override |
|
void | isNowOnTop () override |
|
| NumericLayer (uint8_t fixedDot_) |
|
virtual void | renderWithoutBlink (uint8_t *returnSegments) |
|
|
uint8_t | text [256] |
|
uint16_t | length |
|
int8_t | currentDirection |
|
int8_t | currentPos |
|
int16_t | initialDelay |
|
int | scrollsCount = -1 |
|
NumericLayer * | next = nullptr |
|
uint8_t | fixedDot = 255 |
|
◆ callBack()
bool NumericLayerScrollingText::callBack |
( |
| ) |
|
|
overridevirtual |
◆ isNowOnTop()
void NumericLayerScrollingText::isNowOnTop |
( |
| ) |
|
|
overridevirtual |
◆ render()
void NumericLayerScrollingText::render |
( |
uint8_t * | returnSegments | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: