cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
ccColor4B Struct Reference

RGBA color composed of 4 bytes. More...

#include <ccTypes.h>

Public Attributes

GLubyte r
 
GLubyte g
 
GLubyte b
 
GLubyte a
 

Detailed Description

RGBA color composed of 4 bytes.

Since
v0.8

Member Data Documentation

◆ a

GLubyte a

◆ b

GLubyte b

◆ g

GLubyte g

◆ r

GLubyte r

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