cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SkeletonData Struct Reference

#include <SkeletonData.h>

Public Attributes

int boneCount
local boneCount
BoneData ** bones
var bones
local bones
int slotCount
var slotCount
local slotCount
SlotData ** slots
var slots
local slots
int skinCount
var skinCount
local skinCount
Skin ** skins
SkindefaultSkin
int animationCount
var animationCount
local animationCount
Animation ** animations
var animations
local animations

Member Data Documentation

int animationCount
var animationCount
local animationCount
Animation** animations
var animations
local animations
int boneCount
var boneCount
local boneCount
BoneData** bones
var bones
local bones
Skin* defaultSkin
var defaultSkin
local defaultSkin
int skinCount
var skinCount
local skinCount
Skin** skins
var skins
local skins
int slotCount
var slotCount
local slotCount
SlotData** slots
var slots
local slots

The documentation for this struct was generated from the following file: