RGBA color composed of 4 bytes. More...
#include <ccTypes.h>
Public Attributes | |
| GLubyte | r |
| GLubyte | g |
| var | g |
| local | g |
| GLubyte | b |
| var | b |
| local | b |
| GLubyte | a |
| var | a |
| local | a |
RGBA color composed of 4 bytes.
| GLubyte a |
| var a |
| local a |
| GLubyte b |
| var b |
| local b |
| GLubyte g |
| var g |
| local g |
| GLubyte r |
| var r |
| local r |