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

#include <Skeleton.h>

Public Attributes

spSkeletonData *const data
 
int boneCount
 
spBone ** bones
 
spBone *const root
 
int slotCount
 
spSlot ** slots
 
spSlot ** drawOrder
 
spSkin *const skin
 
float r
 
float g
 
float b
 
float a
 
float time
 
int flipX
 
int flipY
 
float x
 
float y
 

Member Data Documentation

float a
float b
int boneCount
spBone** bones
spSkeletonData* const data
spSlot** drawOrder
int flipX
int flipY
float g
float r
spBone* const root
spSkin* const skin
int slotCount
spSlot** slots
float time
float x
float y

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