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

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

Element()pu::ui::elm::Element
GetHeight()=0pu::ui::elm::Elementpure virtual
GetHorizontalAlign()pu::ui::elm::Element
GetParent()pu::ui::elm::Element
GetProcessedX()pu::ui::elm::Element
GetProcessedY()pu::ui::elm::Element
GetVerticalAlign()pu::ui::elm::Element
GetWidth()=0pu::ui::elm::Elementpure virtual
GetX()=0pu::ui::elm::Elementpure virtual
GetY()=0pu::ui::elm::Elementpure virtual
halignpu::ui::elm::Elementprotected
HasParent()pu::ui::elm::Element
IsVisible()pu::ui::elm::Element
OnInput(u64 Down, u64 Up, u64 Held, Touch Pos)=0pu::ui::elm::Elementpure virtual
OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y)=0pu::ui::elm::Elementpure virtual
parentpu::ui::elm::Elementprotected
SetHorizontalAlign(HorizontalAlign Align)pu::ui::elm::Element
SetParent(void *Base)pu::ui::elm::Element
SetVerticalAlign(VerticalAlign Align)pu::ui::elm::Element
SetVisible(bool Visible)pu::ui::elm::Element
valignpu::ui::elm::Elementprotected
visiblepu::ui::elm::Elementprotected
~Element()pu::ui::elm::Elementvirtual