cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
Public 成员函数 - 图1 Public 成员函数 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

Public 成员函数 | Public 属性 | 静态 Public 属性 | 所有成员列表

Color3B结构体 参考

RGB color composed of bytes 3 bytes. 更多…

#include

## Public 成员函数
Color3B ()
Color3B (GLubyte _r, GLubyte _g, GLubyte _b)
Color3B (const Color4B &color)
Color3B (const Color4F &color)
bool operator== (const Color3B &right) const
bool operator== (const Color4B &right) const
bool operator== (const Color4F &right) const
bool operator!= (const Color3B &right) const
bool operator!= (const Color4B &right) const
bool operator!= (const Color4F &right) const
bool equals (const Color3B &other)
## Public 属性
GLubyte r
GLubyte g
GLubyte b
## 静态 Public 属性
static const Color3B WHITE
static const Color3B YELLOW
static const Color3B BLUE
static const Color3B GREEN
static const Color3B RED
static const Color3B MAGENTA
static const Color3B BLACK
static const Color3B ORANGE
static const Color3B GRAY

详细描述

RGB color composed of bytes 3 bytes.

  • 自从
  • v3.0

构造及析构函数说明

Color3B ( )

Color3B ( GLubyte _r,
GLubyte _g,
GLubyte _b
)

Color3B ( const Color4B & color)

explicit

Color3B ( const Color4F & color)

explicit

成员函数说明

bool equals ( const Color3B & other)

inline

bool operator!= ( const Color3B & right) const

bool operator!= ( const Color4B & right) const

bool operator!= ( const Color4F & right) const

bool operator== ( const Color3B & right) const

bool operator== ( const Color4B & right) const

bool operator== ( const Color4F & right) const

类成员变量说明

GLubyte b

const Color3B BLACK

static

const Color3B BLUE

static

GLubyte g

const Color3B GRAY

static

const Color3B GREEN

static

const Color3B MAGENTA

static

const Color3B ORANGE

static

GLubyte r

const Color3B RED

static

const Color3B WHITE

static

const Color3B YELLOW

static


该结构体的文档由以下文件生成:

  • /Users/zeroyang/Documents/github/cocos2d-x/cocos/base/ccTypes.h
  • cocos2d
  • Color3B
  • 生成于 2014年 五月 29日 星期四 09:41:44 , 为 cocos2d-x使用 doxygen 1.8.6