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

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

Element()pu::ui::elm::Element
GetHeight()pu::ui::elm::Imagevirtual
GetHorizontalAlign()pu::ui::elm::Element
GetImage()pu::ui::elm::Image
GetParent()pu::ui::elm::Element
GetProcessedX()pu::ui::elm::Element
GetProcessedY()pu::ui::elm::Element
GetRotation()pu::ui::elm::Image
GetVerticalAlign()pu::ui::elm::Element
GetWidth()pu::ui::elm::Imagevirtual
GetX()pu::ui::elm::Imagevirtual
GetY()pu::ui::elm::Imagevirtual
halignpu::ui::elm::Elementprotected
HasParent()pu::ui::elm::Element
Image(i32 X, i32 Y, String Image)pu::ui::elm::Image
IsImageValid()pu::ui::elm::Image
IsVisible()pu::ui::elm::Element
OnInput(u64 Down, u64 Up, u64 Held, Touch Pos)pu::ui::elm::Imagevirtual
OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y)pu::ui::elm::Imagevirtual
parentpu::ui::elm::Elementprotected
SetHeight(i32 Height)pu::ui::elm::Image
SetHorizontalAlign(HorizontalAlign Align)pu::ui::elm::Element
SetImage(String Image)pu::ui::elm::Image
SetParent(void *Base)pu::ui::elm::Element
SetRotation(float Angle)pu::ui::elm::Image
SetVerticalAlign(VerticalAlign Align)pu::ui::elm::Element
SetVisible(bool Visible)pu::ui::elm::Element
SetWidth(i32 Width)pu::ui::elm::Image
SetX(i32 X)pu::ui::elm::Image
SetY(i32 Y)pu::ui::elm::Image
valignpu::ui::elm::Elementprotected
visiblepu::ui::elm::Elementprotected
~Element()pu::ui::elm::Elementvirtual
~Image()pu::ui::elm::Image