This is the complete list of members for CoordXY, including all inherited members.
CoordXY() | CoordXY | |
CoordXY(int x, int y) | CoordXY | |
isInsideRect(const CoordXY &topLeft, const CoordXY &bottomRight) const | CoordXY | |
isInsideRect(const YRect &rect) | CoordXY | |
m_nX | CoordXY | private |
m_nY | CoordXY | private |
operator+(const CoordXY &other) const | CoordXY | |
operator+=(const CoordXY &other) | CoordXY | |
operator-(const CoordXY &other) const | CoordXY | |
operator-=(const CoordXY &other) | CoordXY | |
operator<(const CoordXY &other) const | CoordXY | |
operator>(const CoordXY &other) const | CoordXY | |
setX(int x) | CoordXY | |
setY(int y) | CoordXY | |
toYPos() const | CoordXY | |
update(int x, int y) | CoordXY | |
update(const CoordXY &coord) | CoordXY | |
x() const | CoordXY | |
y() const | CoordXY |