#include <CCControlUtils.h>
Static Public Member Functions | |
| static CCSprite * | addSpriteToTargetWithPosAndAnchor (const char *spriteName, CCNode *target, CCPoint pos, CCPoint anchor) |
| static HSV | HSVfromRGB (RGBA value) |
| static RGBA | RGBfromHSV (HSV value) |
| static CCRect | CCRectUnion (const CCRect &src1, const CCRect &src2) |