Plutonium framework API 0.3.0
UI framework libraries for libnx
Loading...
Searching...
No Matches
pu::ui::Layout Member List

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

Add(elm::Element::Ref elem)pu::ui::Containerinline
AddRenderCallback(RenderCallback render_cb)pu::ui::Layoutinline
Clear()pu::ui::Containerinline
ConsumeSimulatedTouchPosition()pu::ui::Layout
Container(const i32 x, const i32 y, const i32 width, const i32 height)pu::ui::Containerinline
DefaultBackgroundColorpu::ui::Layoutstatic
elemspu::ui::Containerprotected
GetBackgroundColor()pu::ui::Layoutinline
GetBackgroundImageTexture()pu::ui::Layoutinline
GetElements()pu::ui::Containerinline
GetOnInput()pu::ui::Layoutinline
GetRenderCallbacks()pu::ui::Layoutinline
hpu::ui::Containerprotected
Has(elm::Element::Ref &elem)pu::ui::Containerinline
HasBackgroundImage()pu::ui::Layoutinline
HasChildren()pu::ui::Layoutinline
Layout()pu::ui::Layoutinline
OnInputCallback typedefpu::ui::Layout
PreRender()pu::ui::Container
RenderCallback typedefpu::ui::Layout
ResetBackgroundImage()pu::ui::Layout
SetBackgroundColor(const Color clr)pu::ui::Layout
SetBackgroundImage(sdl2::TextureHandle::Ref bg_tex)pu::ui::Layout
SetOnInput(OnInputCallback on_ipt_cb)pu::ui::Layoutinline
SimulateTouchPosition(const TouchPoint sim_touch_pos)pu::ui::Layoutinline
wpu::ui::Containerprotected
xpu::ui::Containerprotected
ypu::ui::Containerprotected
~Layout()pu::ui::Layoutvirtual