YourCityInvadedByAliens
Documentation for code of the game
YPos Member List

This is the complete list of members for YPos, including all inherited members.

getDistance(const YPos &pos) constYPos
getX() constYPos
getY() constYPos
isInsideRect(const YPos &topLeft, const YPos &bottomRight) constYPos
m_nXYPosprivate
m_nYYPosprivate
operator+(const YPos &other) constYPos
operator+=(const YPos &other)YPos
operator-(const YPos &other) constYPos
operator-=(const YPos &other)YPos
operator<(const YPos &other) constYPos
operator>(const YPos &other) constYPos
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