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

RGBA color composed of 4 floats. More...

#include <ccTypes.h>

Public Attributes

GLfloat r
 
GLfloat g
 
GLfloat b
 
GLfloat a
 

Detailed Description

RGBA color composed of 4 floats.

Since
v0.8

Member Data Documentation

◆ a

GLfloat a

◆ b

GLfloat b

◆ g

GLfloat g

◆ r

GLfloat r

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