|
Lamp-Da 0.1
A compact lantern project
|
Lamp overlay manager. More...
Go to the source code of this file.
Classes | |
| struct | lampda::modes::draw::overlay::__private::Color |
| < define a display color More... | |
| struct | lampda::modes::draw::overlay::__private::UIElement |
| Define an UI element. More... | |
| class | lampda::modes::draw::overlay::Manager< UIElementSize, freezeSize, nbBlackLines > |
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::modes |
| Contains basic interface types to implement custom user modes. | |
| namespace | lampda::modes::draw::overlay |
| Contain the overlay menu handles. | |
Enumerations | |
| enum class | lampda::modes::draw::overlay::ElementType : uint8_t { NONE = 0 , lampda::modes::draw::overlay::RAMP , lampda::modes::draw::overlay::DOT } |
| < Define an UI element type More... | |
Lamp overlay manager.