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

#include <BoneData.h>

Public Attributes

const char *const name
 
spBoneData *const parent
 
float length
 
float x
 
float y
 
float rotation
 
float scaleX
 
float scaleY
 
int inheritScale
 
int inheritRotation
 

Member Data Documentation

int inheritRotation
int inheritScale
float length
const char* const name
spBoneData* const parent
float rotation
float scaleX
float scaleY
float x
float y

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