|
Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
|
This is the complete list of members for pu::ui::Overlay, including all inherited members.
| Add(elm::Element::Ref elem) | pu::ui::Container | inline |
| Clear() | pu::ui::Container | inline |
| Container(const i32 x, const i32 y, const i32 width, const i32 height) | pu::ui::Container | inline |
| DefaultFadeAlphaVariation | pu::ui::Overlay | static |
| DefaultMaxFadeAlpha | pu::ui::Overlay | static |
| DefaultRadius | pu::ui::Overlay | static |
| elems | pu::ui::Container | protected |
| GetElements() | pu::ui::Container | inline |
| h | pu::ui::Container | protected |
| Has(elm::Element::Ref &elem) | pu::ui::Container | inline |
| HasRadius() | pu::ui::Overlay | inline |
| NotifyEnding(const bool ending) | pu::ui::Overlay | inline |
| OnPostRender(render::Renderer::Ref &drawer) | pu::ui::Overlay | inlinevirtual |
| OnPreRender(render::Renderer::Ref &drawer) | pu::ui::Overlay | inlinevirtual |
| Overlay(const i32 x, const i32 y, const i32 width, const i32 height, const Color bg_clr) | pu::ui::Overlay | inline |
| PreRender() | pu::ui::Container | |
| Render(render::Renderer::Ref &drawer) | pu::ui::Overlay | |
| w | pu::ui::Container | protected |
| x | pu::ui::Container | protected |
| y | pu::ui::Container | protected |