Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
NumericLayerScrollTransition Class Referencefinal
Inheritance diagram for NumericLayerScrollTransition:
Collaboration diagram for NumericLayerScrollTransition:

Public Member Functions

bool callBack () override
 
void render (uint8_t *returnSegments) override
 
void isNowOnTop () override
 
- Public Member Functions inherited from NumericLayer
 NumericLayer (uint8_t fixedDot_)
 
virtual void renderWithoutBlink (uint8_t *returnSegments)
 

Public Attributes

uint8_t segments [kNumericDisplayLength]
 
int8_t transitionDirection
 
int8_t transitionProgress
 
- Public Attributes inherited from NumericLayer
NumericLayernext = nullptr
 
uint8_t fixedDot = 255
 

Member Function Documentation

◆ callBack()

bool NumericLayerScrollTransition::callBack ( )
overridevirtual

Implements NumericLayer.

◆ isNowOnTop()

void NumericLayerScrollTransition::isNowOnTop ( )
overridevirtual

Implements NumericLayer.

◆ render()

void NumericLayerScrollTransition::render ( uint8_t * returnSegments)
overridevirtual

Implements NumericLayer.


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