cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AttachmentLoader.h File Reference
#include <spine/Attachment.h>
#include <spine/Skin.h>

Classes

struct  spAttachmentLoader
 

Functions

void spAttachmentLoader_dispose (spAttachmentLoader *self)
 
spAttachmentspAttachmentLoader_newAttachment (spAttachmentLoader *self, spSkin *skin, spAttachmentType type, const char *name, const char *path)
 

Function Documentation

void spAttachmentLoader_dispose ( spAttachmentLoader self)
spAttachment* spAttachmentLoader_newAttachment ( spAttachmentLoader self,
spSkin skin,
spAttachmentType  type,
const char *  name,
const char *  path 
)