#include <spine/Attachment.h>#include <spine/AttachmentLoader.h>#include <spine/SkeletonData.h>#include <spine/Atlas.h>#include <spine/Animation.h>Classes | |
| struct | SkeletonJson |
Namespaces | |
| cocos2d | |
| cocos2d::extension | |
Functions | |
| CC_EX_DLL SkeletonJson * | (AttachmentLoader *attachmentLoader) |
| CC_EX_DLL SkeletonJson * | (Atlas *atlas) |
| CC_EX_DLL void | (SkeletonJson *self) |
| var | ( var self) |
| local | ( local self) |
| CC_EX_DLL SkeletonData * | (SkeletonJson *self, const char *json) |
| local | ( local self, local json) |
| CC_EX_DLL SkeletonData * | (SkeletonJson *self, const char *path) |