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::Rectangle | 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() | pu::ui::elm::Rectangle | virtual |
GetX() | pu::ui::elm::Rectangle | virtual |
GetY() | pu::ui::elm::Rectangle | virtual |
halign | pu::ui::elm::Element | protected |
HasParent() | pu::ui::elm::Element | |
IsVisible() | pu::ui::elm::Element | |
OnInput(u64 Down, u64 Up, u64 Held, Touch Pos) | pu::ui::elm::Rectangle | virtual |
OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y) | pu::ui::elm::Rectangle | virtual |
parent | pu::ui::elm::Element | protected |
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 | |
valign | pu::ui::elm::Element | protected |
visible | pu::ui::elm::Element | protected |
~Element() | pu::ui::elm::Element | virtual |