Plutonium framework API
1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
v
w
Functions
a
c
d
f
g
i
l
m
o
p
r
s
t
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
~
Variables
a
b
d
e
f
g
h
i
l
n
o
p
r
s
v
w
x
y
Typedefs
Files
File List
File Members
All
p
s
t
u
Functions
t
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Loading...
Searching...
No Matches
pu::ui::elm::Element Member List
This is the complete list of members for
pu::ui::elm::Element
, including all inherited members.
Element
()
pu::ui::elm::Element
inline
GetHeight
()=0
pu::ui::elm::Element
pure virtual
GetHorizontalAlign
()
pu::ui::elm::Element
inline
GetProcessedX
()
pu::ui::elm::Element
GetProcessedY
()
pu::ui::elm::Element
GetVerticalAlign
()
pu::ui::elm::Element
inline
GetWidth
()=0
pu::ui::elm::Element
pure virtual
GetX
()=0
pu::ui::elm::Element
pure virtual
GetY
()=0
pu::ui::elm::Element
pure virtual
h_align
pu::ui::elm::Element
protected
IsVisible
()
pu::ui::elm::Element
inline
OnInput
(const u64 keys_down, const u64 keys_up, const u64 keys_held, const TouchPoint touch_pos)=0
pu::ui::elm::Element
pure virtual
OnRender
(render::Renderer::Ref &drawer, const i32 x, const i32 y)=0
pu::ui::elm::Element
pure virtual
parent_container
pu::ui::elm::Element
protected
SetHorizontalAlign
(const HorizontalAlign align)
pu::ui::elm::Element
inline
SetParentContainer
(Container *parent_container)
pu::ui::elm::Element
inline
SetVerticalAlign
(const VerticalAlign align)
pu::ui::elm::Element
inline
SetVisible
(const bool visible)
pu::ui::elm::Element
inline
v_align
pu::ui::elm::Element
protected
visible
pu::ui::elm::Element
protected
~Element
()
pu::ui::elm::Element
inline
virtual
Generated by
1.13.2