|
Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
|
Files | |
| elm_Button.hpp | |
| Represents a simple button that can be clicked and interacted with. | |
| elm_Element.hpp | |
| Base class for all UI elements in Plutonium, providing basic functionality for all of them. | |
| elm_Image.hpp | |
| Contains an element for image rendering. | |
| elm_Menu.hpp | |
| Contains classes for creating UI menus. | |
| elm_ProgressBar.hpp | |
| Contains an element for creating UI progress bars. | |
| elm_Rectangle.hpp | |
| Contains an element for rendering rectangles. | |
| elm_TextBlock.hpp | |
| Contains an element for text rendering. | |
| elm_Toggle.hpp | |
| Contains an element for toggling between two states. | |