YourCityInvadedByAliens
Documentation for code of the game
CoordXY Member List

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) constCoordXY
isInsideRect(const YRect &rect)CoordXY
m_nXCoordXYprivate
m_nYCoordXYprivate
operator+(const CoordXY &other) constCoordXY
operator+=(const CoordXY &other)CoordXY
operator-(const CoordXY &other) constCoordXY
operator-=(const CoordXY &other)CoordXY
operator<(const CoordXY &other) constCoordXY
operator>(const CoordXY &other) constCoordXY
setX(int x)CoordXY
setY(int y)CoordXY
toYPos() constCoordXY
update(int x, int y)CoordXY
update(const CoordXY &coord)CoordXY
x() constCoordXY
y() constCoordXY