|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
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 | |
| origin | CCRect | |
| setRect(float x, float y, float width, float height) | CCRect | |
| size | CCRect |