|
spSkin * | (const char *name) |
void | (spSkin *self) |
var | ( var self) |
local | ( local self) |
void | (spSkin *self, int slotIndex, const char *name, spAttachment *attachment) |
var | ( var self, var slotIndex, var name, var attachment) |
local | ( local self, local slotIndex, local name, local attachment) |
spAttachment * | (const spSkin *self, int slotIndex, const char *name) |
const char * | (const spSkin *self, int slotIndex, int attachmentIndex) |
var | ( var self, var slotIndex, var attachmentIndex) |
local | ( local self, local slotIndex, local attachmentIndex) |
void | (const spSkin *self, struct spSkeleton *skeleton, const spSkin *oldspSkin) |
| Attach each attachment in this skin if the corresponding attachment in oldSkin is currently attached. More...
|
|