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

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

#include <ccTypes.h>

Public Attributes

GLubyte r
 
GLubyte g
 
GLubyte b
 

Detailed Description

RGB color composed of bytes 3 bytes.

Since
v0.8

Member Data Documentation

◆ b

GLubyte b

◆ g

GLubyte g

◆ r

GLubyte r

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