Cocos2d-x  v4
Rect Member List

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

containsPoint(const Vec2 &point) constRect
equals(const Rect &rect) constRect
getMaxX() constRect
getMaxY() constRect
getMidX() constRect
getMidY() constRect
getMinX() constRect
getMinY() constRect
intersectsCircle(const Vec2 &center, float radius) constRect
intersectsRect(const Rect &rect) constRect
merge(const Rect &rect)Rect
operator=(const Rect &other)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) constRect
ZERORectstatic