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