|
cocos2d-x
2.1.1
|
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccQuad2 Struct Reference
A 2D Quad. 4 * 2 floats. More...
#include <ccTypes.h>
Public Attributes | |
| ccVertex2F | tl |
| ccVertex2F | tr |
| ccVertex2F | bl |
| ccVertex2F | br |
Detailed Description
A 2D Quad. 4 * 2 floats.
Member Data Documentation
| ccVertex2F bl |
| ccVertex2F br |
| ccVertex2F tl |
| ccVertex2F tr |
The documentation for this struct was generated from the following file:
- /Users/zhangkoumyou/SourceCode/cocos2d-x/cocos2dx/include/ccTypes.h

