cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
#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) |
|
static |