|
cocos2d-x
2.1.1
|
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccV2F_C4B_T2F Struct Reference
a Point with a vertex point, a tex coord point and a color 4B More...
#include <ccTypes.h>
Public Attributes | |
| ccVertex2F | vertices |
| vertices (2F) | |
| ccColor4B | colors |
| colors (4B) | |
| ccTex2F | texCoords |
| tex coords (2F) | |
Detailed Description
a Point with a vertex point, a tex coord point and a color 4B
Member Data Documentation
| ccColor4B colors |
colors (4B)
| ccTex2F texCoords |
tex coords (2F)
| ccVertex2F vertices |
vertices (2F)
The documentation for this struct was generated from the following file:
- /Users/zhangkoumyou/SourceCode/cocos2d-x/cocos2dx/include/ccTypes.h

