This is the complete list of members for pu::ui::extras::Toast, including all inherited members.
Add(std::shared_ptr< Elem > Elm) | pu::ui::Container | inline |
At(i32 Index) | pu::ui::Container | |
Clear() | pu::ui::Container | |
Container(i32 X, i32 Y, i32 Width, i32 Height) | pu::ui::Container | |
elms | pu::ui::Container | protected |
GetCount() | pu::ui::Container | |
GetHeight() | pu::ui::Container | |
GetRadius() | pu::ui::Overlay | |
GetWidth() | pu::ui::Container | |
GetX() | pu::ui::Container | |
GetY() | pu::ui::Container | |
h | pu::ui::Container | protected |
Has(elm::Element::Ref &Elm) | pu::ui::Container | |
NotifyEnding(bool End) | pu::ui::Overlay | |
OnPostRender(render::Renderer::Ref &Drawer) | pu::ui::extras::Toast | virtual |
OnPreRender(render::Renderer::Ref &Drawer) | pu::ui::extras::Toast | virtual |
Overlay(i32 X, i32 Y, i32 Width, i32 Height, Color Background, bool Rounded=true) | pu::ui::Overlay | |
PreRender() | pu::ui::Container | |
Render(render::Renderer::Ref &Drawer) | pu::ui::Overlay | |
SetHeight(i32 Height) | pu::ui::Container | |
SetRadius(i32 Radius) | pu::ui::Overlay | |
SetText(String Text) | pu::ui::extras::Toast | |
SetWidth(i32 Width) | pu::ui::Container | |
SetX(i32 X) | pu::ui::Container | |
SetY(i32 Y) | pu::ui::Container | |
Toast(String Text, String font_name, Color TextColor, Color BaseColor) | pu::ui::extras::Toast | |
w | pu::ui::Container | protected |
x | pu::ui::Container | protected |
y | pu::ui::Container | protected |