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

RGBA color composed of 4 floats. More...

#include <ccTypes.h>

Public Attributes

GLfloat r
var r
local r
GLfloat g
var g
local g
GLfloat b
var b
local b
GLfloat a
var a
local a

Detailed Description

RGBA color composed of 4 floats.

Since
v0.8

Member Data Documentation

GLfloat a
var a
local a
GLfloat b
var b
local b
GLfloat g
var g
local g
GLfloat r
var r
local r

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