|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
Files | |
| button.cpp | |
| Implementation of Button UI element. | |
| font.cpp | |
| Implementation of Font and FontManager classes. | |
| image.cpp | |
| Implementation of the Image UI element. | |
| panel.cpp | |
| Implementation of the Panel UI element. | |
| slider.cpp | |
| Implementation of Slider UI element. | |
| text.cpp | |
| Implementation of the Text UI element. | |
| toggle.cpp | |
| Implementation of Toggle UI element. | |
| ui_loader.cpp | |
| Implementation of JSON-based UI loader. | |