|
Torque2D Reference
|
#include <SkeletonData.h>
Public Attributes | |
| int | boneCount |
| spBoneData ** | bones |
| int | slotCount |
| spSlotData ** | slots |
| int | skinCount |
| spSkin ** | skins |
| spSkin * | defaultSkin |
| int | eventCount |
| spEventData ** | events |
| int | animationCount |
| spAnimation ** | animations |
| int animationCount |
| spAnimation** animations |
| int boneCount |
| spBoneData** bones |
| spSkin* defaultSkin |
| int eventCount |
| spEventData** events |
| int skinCount |
| spSkin** skins |
| int slotCount |
| spSlotData** slots |
1.8.10