![]() |
KTech 1.1.0
C++ 2D terminal game engine library
|
This is the complete list of members for KTech::UPoint, including all inherited members.
| operator+(const UPoint &uPoint) const -> UPoint | KTech::UPoint | inline |
| operator+=(const UPoint &uPoint) -> UPoint & | KTech::UPoint | inline |
| operator-(const UPoint &uPoint) const -> UPoint | KTech::UPoint | inline |
| operator-=(const UPoint &uPoint) -> UPoint & | KTech::UPoint | inline |
| operator==(const UPoint &uPoint) const -> bool | KTech::UPoint | inline |
| UPoint(uint32_t x=0, uint32_t y=0) | KTech::UPoint | inline |
| x | KTech::UPoint | |
| y | KTech::UPoint |