SkeletonData

Undocumented in source.

Constructors

this
this(string filename, Atlas atlas)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

defaultSkin
void defaultSkin(spSkin* s)
Undocumented in source. Be warned that the author may not have intended to support it.
findBoneIndex
int findBoneIndex(string boneName)
Undocumented in source. Be warned that the author may not have intended to support it.
findSkin
spSkin* findSkin(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
findSlotByIndex
spSlotData* findSlotByIndex(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.
findSlotIndex
int findSlotIndex(string slotName)
Undocumented in source. Be warned that the author may not have intended to support it.
getSpSkeletonData
const(spSkeletonData)* getSpSkeletonData()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sp_skeletonData
spSkeletonData* sp_skeletonData;
Undocumented in source.

Meta