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

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

Add(std::shared_ptr< Elem > Elm)pu::ui::Containerinline
AddThread(std::function< void()> Callback)pu::ui::Layout
At(i32 Index)pu::ui::Container
Clear()pu::ui::Container
Container(i32 X, i32 Y, i32 Width, i32 Height)pu::ui::Container
elmspu::ui::Containerprotected
GetAllThreads()pu::ui::Layout
GetBackgroundColor()pu::ui::Layout
GetBackgroundImageTexture()pu::ui::Layout
GetCount()pu::ui::Container
GetHeight()pu::ui::Container
GetOnInput()pu::ui::Layout
GetSimulatedTouch()pu::ui::Layout
GetWidth()pu::ui::Container
GetX()pu::ui::Container
GetY()pu::ui::Container
hpu::ui::Containerprotected
Has(elm::Element::Ref &Elm)pu::ui::Container
HasBackgroundImage()pu::ui::Layout
HasChilds()pu::ui::Layout
Layout()pu::ui::Layout
PreRender()pu::ui::Container
SetBackgroundColor(Color Color)pu::ui::Layout
SetBackgroundImage(std::string Path)pu::ui::Layout
SetHeight(i32 Height)pu::ui::Container
SetOnInput(std::function< void(u64 Down, u64 Up, u64 Held, Touch Pos)> Callback)pu::ui::Layout
SetWidth(i32 Width)pu::ui::Container
SetX(i32 X)pu::ui::Container
SetY(i32 Y)pu::ui::Container
SimulateTouch(Touch Custom)pu::ui::Layout
wpu::ui::Containerprotected
xpu::ui::Containerprotected
ypu::ui::Containerprotected
~Layout()pu::ui::Layout