cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccColor3B Struct Reference

RGB color composed of bytes 3 bytes. More...

#include <ccTypes.h>

Public Attributes

GLubyte r
GLubyte g
var g
local g
GLubyte b
var b
local b

Detailed Description

RGB color composed of bytes 3 bytes.

Since
v0.8

Member Data Documentation

GLubyte b
var b
local b
GLubyte g
var g
local g
GLubyte r

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