Cocos2d-x  v3.17
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Rect Member List

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

containsPoint(const Vec2 &point) const Rect
equals(const Rect &rect) const Rect
getMaxX() const Rect
getMaxY() const Rect
getMidX() const Rect
getMidY() const Rect
getMinX() const Rect
getMinY() const Rect
intersectsCircle(const Vec2 &center, float radius) const Rect
intersectsRect(const Rect &rect) const Rect
merge(const Rect &rect)Rect
originRect
Rect()Rect
Rect(float x, float y, float width, float height)Rect
Rect(const Vec2 &pos, const Size &dimension)Rect
Rect(const Rect &other)Rect
setRect(float x, float y, float width, float height)Rect
sizeRect
unionWithRect(const Rect &rect) const Rect
ZERORectstatic