cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Skeleton.h File Reference
#include <spine/SkeletonData.h>
#include <spine/Slot.h>
#include <spine/Skin.h>

Classes

struct  Skeleton
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 
 cocos2d::extension
 

Constant Groups

 cocos2d
 Add deprecated global functions and variables here.
 
 cocos2d::extension
 

Typedefs

typedef struct Skeleton Skeleton

Functions

Skeleton *  (SkeletonData *data)
void  (Skeleton *self)
void  (const Skeleton *self)
void  (const Skeleton *self)
void  (const Skeleton *self)
void  (const Skeleton *self)
Bone *  (const Skeleton *self, const char *boneName)
int  (const Skeleton *self, const char *boneName)
Slot (const Skeleton *self, const char *slotName)
int  (const Skeleton *self, const char *slotName)
void  (Skeleton *self, Skin *skin)
int  (Skeleton *self, const char *skinName)
Attachment *  (const Skeleton *self, const char *slotName, const char *attachmentName)
Attachment *  (const Skeleton *self, int slotIndex, const char *attachmentName)
int  (Skeleton *self, const char *slotName, const char *attachmentName)
void  (Skeleton *self, float deltaTime)