cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ControlUtils Class Reference

#include <CCControlUtils.h>

Static Public Member Functions

static SpriteaddSpriteToTargetWithPosAndAnchor (const char *spriteName, Node *target, Vec2 pos, Vec2 anchor)
 NA NA More...
 
static HSV HSVfromRGB (RGBA value)
 NA NA More...
 
static RGBA RGBfromHSV (HSV value)
 NA NA More...
 
static Rect RectUnion (const Rect &src1, const Rect &src2)
 NA NA More...
 

Member Function Documentation

static Sprite* addSpriteToTargetWithPosAndAnchor ( const char *  spriteName,
Node target,
Vec2  pos,
Vec2  anchor 
)
static

NA NA

static HSV HSVfromRGB ( RGBA  value)
static

NA NA

static Rect RectUnion ( const Rect src1,
const Rect src2 
)
static

NA NA

static RGBA RGBfromHSV ( HSV  value)
static

NA NA


The documentation for this class was generated from the following file: