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