Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Enumerations
lampda::modes::draw::overlay Namespace Reference

Contain the overlay menu handles. More...

Classes

class  Manager
 

Enumerations

enum class  ElementType : uint8_t { NONE = 0 , RAMP , DOT }
 < Define an UI element type More...
 

Detailed Description

Contain the overlay menu handles.

Enumeration Type Documentation

◆ ElementType

enum class lampda::modes::draw::overlay::ElementType : uint8_t
strong

< Define an UI element type

Enumerator
RAMP 

Display a ramp.

DOT 

Display a pixel dot.