YourCityInvadedByAliens
Documentation for code of the game
YRect Member List

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

getMaxX() constYRect
getMaxY() constYRect
getMinX() constYRect
getMinY() constYRect
hasIntersection(const YRect &rect) constYRect
hasPos(const YPos &other) constYRect
m_nMaxXYRectprivate
m_nMaxYYRectprivate
m_nMinXYRectprivate
m_nMinYYRectprivate
operator-(const YPos &other) constYRect
YRect()YRect
YRect(int nXMin, int nXMax, int nYMin, int nYMax)YRect