| cocos2d-x 3.0 | 
   
)- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
spAtlasRegion结构体 参考
#include 
| ## Public 属性 | |
| const char | name | 
| int | x | 
| int | y | 
| int | width | 
| int | height | 
| float | u | 
| float | v | 
| float | u2 | 
| float | v2 | 
| int | offsetX | 
| int | offsetY | 
| int | originalWidth | 
| int | originalHeight | 
| int | index | 
| int | rotate | 
| int | flip | 
| int | splits | 
| int | pads | 
| spAtlasPage | page | 
| spAtlasRegion * | next | 
类成员变量说明
| int flip | 
| int height | 
| int index | 
| const char* name | 
| spAtlasRegion* next | 
| int offsetX | 
| int offsetY | 
| int originalHeight | 
| int originalWidth | 
| int* pads | 
| spAtlasPage* page | 
| int rotate | 
| int* splits | 
| float u | 
| float u2 | 
| float v | 
| float v2 | 
| int width | 
| int x | 
| int y | 
该结构体的文档由以下文件生成:
- /Users/zeroyang/Documents/github/cocos2d-x/cocos/editor-support/spine/Atlas.h
 
- spAtlasRegion
 - 生成于 2014年 五月 29日 星期四 09:41:43 , 为 cocos2d-x使用  
 1.8.6   
