[TOC]
cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
__RGBAProtocol 成员列表
成员的完整列表,这些成员属于 __RGBAProtocol,包括所有继承而来的类成员
getColor() const =0 | __RGBAProtocol | pure virtual |
getDisplayedColor() const =0 | __RGBAProtocol | pure virtual |
getDisplayedOpacity() const =0 | __RGBAProtocol | pure virtual |
getOpacity() const =0 | __RGBAProtocol | pure virtual |
isCascadeColorEnabled() const =0 | __RGBAProtocol | pure virtual |
isCascadeOpacityEnabled() const =0 | __RGBAProtocol | pure virtual |
isOpacityModifyRGB() const =0 | __RGBAProtocol | pure virtual |
setCascadeColorEnabled(bool cascadeColorEnabled)=0 | __RGBAProtocol | pure virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)=0 | __RGBAProtocol | pure virtual |
setColor(const Color3B &color)=0 | __RGBAProtocol | pure virtual |
setOpacity(GLubyte opacity)=0 | __RGBAProtocol | pure virtual |
setOpacityModifyRGB(bool value)=0 | __RGBAProtocol | pure virtual |
updateDisplayedColor(const Color3B &color)=0 | __RGBAProtocol | pure virtual |
updateDisplayedOpacity(GLubyte opacity)=0 | __RGBAProtocol | pure virtual |
~__RGBAProtocol() | __RGBAProtocol | inlinevirtual |