#include <coordxy.h>
◆ CoordXY() [1/2]
◆ CoordXY() [2/2]
CoordXY::CoordXY |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ isInsideRect() [1/2]
bool CoordXY::isInsideRect |
( |
const CoordXY & |
topLeft, |
|
|
const CoordXY & |
bottomRight |
|
) |
| const |
◆ isInsideRect() [2/2]
bool CoordXY::isInsideRect |
( |
const YRect & |
rect | ) |
|
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator<()
bool CoordXY::operator< |
( |
const CoordXY & |
other | ) |
const |
◆ operator>()
bool CoordXY::operator> |
( |
const CoordXY & |
other | ) |
const |
◆ setX()
void CoordXY::setX |
( |
int |
x | ) |
|
◆ setY()
void CoordXY::setY |
( |
int |
y | ) |
|
◆ toYPos()
YPos CoordXY::toYPos |
( |
| ) |
const |
◆ update() [1/2]
void CoordXY::update |
( |
const CoordXY & |
coord | ) |
|
◆ update() [2/2]
void CoordXY::update |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ x()
◆ y()
◆ m_nX
◆ m_nY
The documentation for this class was generated from the following files: