| cocos2d-x 3.0 |
)- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
spSkeletonData结构体 参考
#include
| ## Public 属性 | |
| int | boneCount |
| spBoneData | bones |
| int | slotCount |
| spSlotData | slots |
| int | skinCount |
| spSkin | skins |
| spSkin * | defaultSkin |
| int | eventCount |
| spEventData | events |
| int | animationCount |
| spAnimation ** | animations |
类成员变量说明
| int animationCount |
| spAnimation** animations |
| int boneCount |
| spBoneData** bones |
| spSkin* defaultSkin |
| int eventCount |
| spEventData** events |
| int skinCount |
| spSkin** skins |
| int slotCount |
| spSlotData** slots |
该结构体的文档由以下文件生成:
- /Users/zeroyang/Documents/github/cocos2d-x/cocos/editor-support/spine/SkeletonData.h
- spSkeletonData
- 生成于 2014年 五月 29日 星期四 09:41:43 , 为 cocos2d-x使用
1.8.6
