Torque2D Reference
Public Attributes | List of all members
spSkeletonData Struct Reference

#include <SkeletonData.h>

Public Attributes

int boneCount
 
spBoneData ** bones
 
int slotCount
 
spSlotData ** slots
 
int skinCount
 
spSkin ** skins
 
spSkindefaultSkin
 
int eventCount
 
spEventData ** events
 
int animationCount
 
spAnimation ** animations
 

Member Data Documentation

int animationCount
spAnimation** animations
int boneCount
spBoneData** bones
spSkin* defaultSkin
int eventCount
spEventData** events
int skinCount
spSkin** skins
int slotCount
spSlotData** slots

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