Plutonium framework API
0.3
Simple UI framework for libnx and SDL2
|
This is the complete list of members for pu::ui::elm::MenuItem, including all inherited members.
AddOnClick(std::function< void()> Callback, u64 Key=KEY_A) | pu::ui::elm::MenuItem | |
GetCallback(i32 Index) | pu::ui::elm::MenuItem | |
GetCallbackCount() | pu::ui::elm::MenuItem | |
GetCallbackKey(i32 Index) | pu::ui::elm::MenuItem | |
GetColor() | pu::ui::elm::MenuItem | |
GetIcon() | pu::ui::elm::MenuItem | |
GetName() | pu::ui::elm::MenuItem | |
HasIcon() | pu::ui::elm::MenuItem | |
MenuItem(String Name) | pu::ui::elm::MenuItem | |
SetColor(Color Color) | pu::ui::elm::MenuItem | |
SetIcon(std::string Icon) | pu::ui::elm::MenuItem | |
SetName(String Name) | pu::ui::elm::MenuItem |