Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
Loading...
Searching...
No Matches
elm_Button.hpp File Reference

Represents a simple button that can be clicked and interacted with. More...

#include <functional>
#include <pu/ui/elm/elm_Element.hpp>

Go to the source code of this file.

Classes

class  pu::ui::elm::Button
 Represents a simple button that can be clicked and interacted with. More...
 

Namespaces

namespace  pu
 
namespace  pu::ui
 
namespace  pu::ui::elm
 

Detailed Description

Represents a simple button that can be clicked and interacted with.

Plutonium library

Author
XorTroll