#include <ui_Container.hpp>
◆ Container()
pu::ui::Container::Container |
( |
const i32 | x, |
|
|
const i32 | y, |
|
|
const i32 | width, |
|
|
const i32 | height ) |
|
inline |
◆ Add()
void pu::ui::Container::Add |
( |
elm::Element::Ref | elem | ) |
|
|
inline |
◆ Clear()
void pu::ui::Container::Clear |
( |
| ) |
|
|
inline |
◆ GetElements()
std::vector< elm::Element::Ref > & pu::ui::Container::GetElements |
( |
| ) |
|
|
inline |
◆ Has()
bool pu::ui::Container::Has |
( |
elm::Element::Ref & | elem | ) |
|
|
inline |
◆ PreRender()
void pu::ui::Container::PreRender |
( |
| ) |
|
◆ elems
std::vector<elm::Element::Ref> pu::ui::Container::elems |
|
protected |
The documentation for this class was generated from the following file: