#include <ui_Layout.hpp>
◆ OnInputCallback
◆ RenderCallback
◆ Layout()
pu::ui::Layout::Layout |
( |
| ) |
|
|
inline |
◆ ~Layout()
pu::ui::Layout::~Layout |
( |
| ) |
|
◆ AddRenderCallback()
◆ ConsumeSimulatedTouchPosition()
TouchPoint pu::ui::Layout::ConsumeSimulatedTouchPosition |
( |
| ) |
|
◆ GetBackgroundColor()
Color pu::ui::Layout::GetBackgroundColor |
( |
| ) |
|
|
inline |
◆ GetBackgroundImageTexture()
◆ GetOnInput()
◆ GetRenderCallbacks()
std::vector< RenderCallback > & pu::ui::Layout::GetRenderCallbacks |
( |
| ) |
|
|
inline |
◆ HasBackgroundImage()
bool pu::ui::Layout::HasBackgroundImage |
( |
| ) |
|
|
inline |
◆ HasChildren()
bool pu::ui::Layout::HasChildren |
( |
| ) |
|
|
inline |
◆ SetBackgroundColor()
void pu::ui::Layout::SetBackgroundColor |
( |
const Color |
clr | ) |
|
◆ SetBackgroundImage()
void pu::ui::Layout::SetBackgroundImage |
( |
const std::string & |
path | ) |
|
◆ SetOnInput()
◆ SimulateTouchPosition()
void pu::ui::Layout::SimulateTouchPosition |
( |
const TouchPoint |
sim_touch_pos | ) |
|
|
inline |
◆ DefaultBackgroundColor
constexpr Color pu::ui::Layout::DefaultBackgroundColor = { 0xE1, 0xE1, 0xE1, 0xFF } |
|
staticconstexpr |
The documentation for this class was generated from the following file: