cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Attachment.h File Reference

Classes

struct  spAttachment
 

Enumerations

enum  spAttachmentType { SP_ATTACHMENT_REGION, SP_ATTACHMENT_BOUNDING_BOX, SP_ATTACHMENT_MESH, SP_ATTACHMENT_SKINNED_MESH }
 

Functions

void spAttachment_dispose (spAttachment *self)
 

Enumeration Type Documentation

Enumerator
SP_ATTACHMENT_REGION 
SP_ATTACHMENT_BOUNDING_BOX 
SP_ATTACHMENT_MESH 
SP_ATTACHMENT_SKINNED_MESH 

Function Documentation

void spAttachment_dispose ( spAttachment self)