|
cocos2d-x
2.1.1
|
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RGBA Struct Reference
#include <CCControlUtils.h>
Public Attributes | |
| double | r |
| double | g |
| double | b |
| double | a |
Member Data Documentation
| double a |
| double b |
| double g |
| double r |
The documentation for this struct was generated from the following file:
- /Users/zhangkoumyou/SourceCode/cocos2d-x/extensions/GUI/CCControlExtension/CCControlUtils.h

