|
cocos2d-x
3.3
|
#include <spine/BoneData.h>Classes | |
| struct | spSlotData |
Functions | |
| spSlotData * | spSlotData_create (const char *name, spBoneData *boneData) |
| void | spSlotData_dispose (spSlotData *self) |
| void | spSlotData_setAttachmentName (spSlotData *self, const char *attachmentName) |
| spSlotData* spSlotData_create | ( | const char * | name, |
| spBoneData * | boneData | ||
| ) |
| void spSlotData_dispose | ( | spSlotData * | self | ) |
| void spSlotData_setAttachmentName | ( | spSlotData * | self, |
| const char * | attachmentName | ||
| ) |