cocos2d-x  3.1rc0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BoundingBoxAttachment.h File Reference
#include <spine/Attachment.h>
#include <spine/Atlas.h>
#include <spine/Slot.h>

Classes

struct  spBoundingBoxAttachment
 

Functions

spBoundingBoxAttachment (const char *name)
void  (spBoundingBoxAttachment *self, float x, float y, spBone *bone, float *vertices)

Function Documentation

spBoundingBoxAttachment*
spBoundingBoxAttachment_create
( const char *  name)
void
spBoundingBoxAttachment_computeWorldVertices
( spBoundingBoxAttachment self,
float  x,
float  y,
spBone bone,
float *  vertices 
)