#include <CCControlUtils.h>
Static Public Member Functions | |
static Sprite * | addSpriteToTargetWithPosAndAnchor (const char *spriteName, Node *target, Vec2 pos, Vec2 anchor) |
static HSV | HSVfromRGB (RGBA value) |
static RGBA | RGBfromHSV (HSV value) |
static Rect | RectUnion (const Rect &src1, const Rect &src2) |
|
static |