#include </home/runner/work/ttx/ttx/lib/include/ttx/mouse.h>
◆ MouseCoordinate() [1/2]
ttx::MouseCoordinate::MouseCoordinate |
( |
| ) |
|
|
default |
◆ MouseCoordinate() [2/2]
ttx::MouseCoordinate::MouseCoordinate |
( |
u32 | x, |
|
|
u32 | y ) |
|
inlineconstexpr |
◆ operator==()
auto ttx::MouseCoordinate::operator== |
( |
MouseCoordinate const & | | ) |
const -> bool=default |
|
default |
◆ x()
auto ttx::MouseCoordinate::x |
( |
| ) |
const -> u32 |
|
inlineconstexpr |
◆ y()
auto ttx::MouseCoordinate::y |
( |
| ) |
const -> u32 |
|
inlineconstexpr |
◆ tag_invoke
friend auto tag_invoke |
( |
di::Tag< di::reflect > | , |
|
|
di::InPlaceType< MouseCoordinate > | ) |
|
friend |
The documentation for this class was generated from the following file: