|
cocos2d-x
2.1.1
|
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccVertex2F Struct Reference
A vertex composed of 2 floats: x, y. More...
#include <ccTypes.h>
Public Attributes | |
| GLfloat | x |
| GLfloat | y |
Detailed Description
A vertex composed of 2 floats: x, y.
- Since
- v0.8
Member Data Documentation
| GLfloat x |
| GLfloat y |
The documentation for this struct was generated from the following file:
- /Users/zhangkoumyou/SourceCode/cocos2d-x/cocos2dx/include/ccTypes.h

