spSkeleton

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

bones
spBone** bones;
Undocumented in source.
bonesCount
int bonesCount;
Undocumented in source.
color
spColor color;
Undocumented in source.
data
spSkeletonData* data;
Undocumented in source.
drawOrder
spSlot** drawOrder;
Undocumented in source.
flipX
int flipX;
flipY
int flipY;
Undocumented in source.
ikConstraints
spIkConstraint** ikConstraints;
Undocumented in source.
ikConstraintsCount
int ikConstraintsCount;
Undocumented in source.
pathConstraints
spPathConstraint** pathConstraints;
Undocumented in source.
pathConstraintsCount
int pathConstraintsCount;
Undocumented in source.
root
spBone* root;
Undocumented in source.
skin
spSkin* skin;
Undocumented in source.
slots
spSlot** slots;
Undocumented in source.
slotsCount
int slotsCount;
Undocumented in source.
time
float time;
Undocumented in source.
transformConstraints
spTransformConstraint** transformConstraints;
Undocumented in source.
transformConstraintsCount
int transformConstraintsCount;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Meta