cocos2d-x  3.0
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 *self)
spAttachment (spAttachmentLoader *self, spSkin *skin, spAttachmentType type, const char *name)

Function Documentation

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