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

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

Element()pu::ui::elm::Element
GetBorderRadius()pu::ui::elm::Rectangle
GetColor()pu::ui::elm::Rectangle
GetHeight()pu::ui::elm::Rectanglevirtual
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()pu::ui::elm::Rectanglevirtual
GetX()pu::ui::elm::Rectanglevirtual
GetY()pu::ui::elm::Rectanglevirtual
halignpu::ui::elm::Elementprotected
HasParent()pu::ui::elm::Element
IsVisible()pu::ui::elm::Element
OnInput(u64 Down, u64 Up, u64 Held, Touch Pos)pu::ui::elm::Rectanglevirtual
OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y)pu::ui::elm::Rectanglevirtual
parentpu::ui::elm::Elementprotected
Rectangle(i32 X, i32 Y, i32 Width, i32 Height, Color RecColor, i32 BorderRadius=0)pu::ui::elm::Rectangle
SetBorderRadius(i32 Radius)pu::ui::elm::Rectangle
SetColor(Color RecColor)pu::ui::elm::Rectangle
SetHeight(i32 Height)pu::ui::elm::Rectangle
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
SetWidth(i32 Width)pu::ui::elm::Rectangle
SetX(i32 X)pu::ui::elm::Rectangle
SetY(i32 Y)pu::ui::elm::Rectangle
valignpu::ui::elm::Elementprotected
visiblepu::ui::elm::Elementprotected
~Element()pu::ui::elm::Elementvirtual