My Project
|
This is the complete list of members for ParaEngine::CCRect, including all inherited members.
CCRect() | ParaEngine::CCRect | |
CCRect(float x, float y, float width, float height) | ParaEngine::CCRect | |
CCRect(const CCVector2 &pos, const Size &dimension) | ParaEngine::CCRect | |
CCRect(const CCRect &other) | ParaEngine::CCRect | |
containsPoint(const CCVector2 &point) const | ParaEngine::CCRect | |
equals(const CCRect &rect) const | ParaEngine::CCRect | |
getMaxX() const | ParaEngine::CCRect | |
getMaxY() const | ParaEngine::CCRect | |
getMidX() const | ParaEngine::CCRect | |
getMidY() const | ParaEngine::CCRect | |
getMinX() const | ParaEngine::CCRect | |
getMinY() const | ParaEngine::CCRect | |
intersectsCircle(const CCVector2 ¢er, float radius) const | ParaEngine::CCRect | |
intersectsRect(const CCRect &rect) const | ParaEngine::CCRect | |
merge(const CCRect &rect) | ParaEngine::CCRect | |
operator=(const CCRect &other) | ParaEngine::CCRect | |
origin | ParaEngine::CCRect | |
setRect(float x, float y, float width, float height) | ParaEngine::CCRect | |
size | ParaEngine::CCRect | |
unionWithRect(const CCRect &rect) const | ParaEngine::CCRect | |
ZERO | ParaEngine::CCRect | static |