|
cocos2d-x
3.3
|
Classes | |
| struct | spSlot |
Functions | |
| spSlot * | spSlot_create (spSlotData *data, spBone *bone) |
| void | spSlot_dispose (spSlot *self) |
| void | spSlot_setAttachment (spSlot *self, spAttachment *attachment) |
| void | spSlot_setAttachmentTime (spSlot *self, float time) |
| float | spSlot_getAttachmentTime (const spSlot *self) |
| void | spSlot_setToSetupPose (spSlot *self) |
| spSlot* spSlot_create | ( | spSlotData * | data, |
| spBone * | bone | ||
| ) |
| void spSlot_dispose | ( | spSlot * | self | ) |
| float spSlot_getAttachmentTime | ( | const spSlot * | self | ) |
| void spSlot_setAttachment | ( | spSlot * | self, |
| spAttachment * | attachment | ||
| ) |
| void spSlot_setAttachmentTime | ( | spSlot * | self, |
| float | time | ||
| ) |
| void spSlot_setToSetupPose | ( | spSlot * | self | ) |