cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCRect Member List

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

CCRect()CCRect
CCRect(float x, float y, float width, float height)CCRect
CCRect(const CCRect &other)CCRect
containsPoint(const CCPoint &point) const CCRect
equals(const CCRect &rect) const CCRect
getMaxX() const CCRect
getMaxY() const CCRect
getMidX() const CCRect
getMidY() const CCRect
getMinX() const CCRect
getMinY() const CCRect
intersectsRect(const CCRect &rect) const CCRect
operator=(const CCRect &other)CCRect
originCCRect
setRect(float x, float y, float width, float height)CCRect
sizeCCRect