#include <ui_Types.hpp>
◆ TouchPoint() [1/2]
pu::ui::TouchPoint::TouchPoint |
( |
| ) |
|
|
inlineconstexpr |
◆ TouchPoint() [2/2]
pu::ui::TouchPoint::TouchPoint |
( |
const u32 | x, |
|
|
const u32 | y ) |
|
inlineconstexpr |
◆ HitsRegion()
bool pu::ui::TouchPoint::HitsRegion |
( |
const i32 | region_x, |
|
|
const i32 | region_y, |
|
|
const i32 | region_w, |
|
|
const i32 | region_h ) const |
|
inlineconstexpr |
◆ IsEmpty()
bool pu::ui::TouchPoint::IsEmpty |
( |
| ) |
const |
|
inlineconstexpr |
i32 pu::ui::TouchPoint::x |
i32 pu::ui::TouchPoint::y |
The documentation for this struct was generated from the following file: