Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Attributes | List of all members
lampda::modes::draw::overlay::__private::UIElement Struct Reference

Define an UI element. More...

#include <overlay.hpp>

Public Attributes

ElementType type = ElementType::NONE
 type of UI elements
 
uint8_t progress
 0-255 animation progress
 
uint16_t coordinateX
 start X coordinates
 
uint16_t coordinateY
 start Y coordinates
 
colors::PaletteTy color
 color palette to display
 
int32_t timeout_ms = -1
 If set to a positive number, this element will delete itself at the set time.
 

Detailed Description

Define an UI element.


The documentation for this struct was generated from the following file: