Plutonium framework API  0.3
Simple UI framework for libnx and SDL2
pu::ui::elm::Menu Member List

This is the complete list of members for pu::ui::elm::Menu, including all inherited members.

AddItem(MenuItem::Ref &Item)pu::ui::elm::Menu
ClearItems()pu::ui::elm::Menu
Element()pu::ui::elm::Element
GetColor()pu::ui::elm::Menu
GetHeight()pu::ui::elm::Menuvirtual
GetHorizontalAlign()pu::ui::elm::Element
GetItems()pu::ui::elm::Menu
GetItemSize()pu::ui::elm::Menu
GetNumberOfItemsToShow()pu::ui::elm::Menu
GetOnFocusColor()pu::ui::elm::Menu
GetParent()pu::ui::elm::Element
GetProcessedX()pu::ui::elm::Element
GetProcessedY()pu::ui::elm::Element
GetScrollbarColor()pu::ui::elm::Menu
GetSelectedIndex()pu::ui::elm::Menu
GetSelectedItem()pu::ui::elm::Menu
GetVerticalAlign()pu::ui::elm::Element
GetWidth()pu::ui::elm::Menuvirtual
GetX()pu::ui::elm::Menuvirtual
GetY()pu::ui::elm::Menuvirtual
halignpu::ui::elm::Elementprotected
HasParent()pu::ui::elm::Element
IsVisible()pu::ui::elm::Element
Menu(i32 X, i32 Y, i32 Width, Color OptionColor, i32 ItemSize, i32 ItemsToShow)pu::ui::elm::Menu
OnInput(u64 Down, u64 Up, u64 Held, Touch Pos)pu::ui::elm::Menuvirtual
OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y)pu::ui::elm::Menuvirtual
parentpu::ui::elm::Elementprotected
SetColor(Color Color)pu::ui::elm::Menu
SetCooldownEnabled(bool Cooldown)pu::ui::elm::Menu
SetHorizontalAlign(HorizontalAlign Align)pu::ui::elm::Element
SetItemSize(i32 ItemSize)pu::ui::elm::Menu
SetNumberOfItemsToShow(i32 ItemsToShow)pu::ui::elm::Menu
SetOnFocusColor(Color Color)pu::ui::elm::Menu
SetOnSelectionChanged(std::function< void()> Callback)pu::ui::elm::Menu
SetParent(void *Base)pu::ui::elm::Element
SetScrollbarColor(Color Color)pu::ui::elm::Menu
SetSelectedIndex(i32 Index)pu::ui::elm::Menu
SetVerticalAlign(VerticalAlign Align)pu::ui::elm::Element
SetVisible(bool Visible)pu::ui::elm::Element
SetWidth(i32 Width)pu::ui::elm::Menu
SetX(i32 X)pu::ui::elm::Menu
SetY(i32 Y)pu::ui::elm::Menu
valignpu::ui::elm::Elementprotected
visiblepu::ui::elm::Elementprotected
~Element()pu::ui::elm::Elementvirtual