Classes | |
struct | spAttachmentLoader |
Functions | |
void | (spAttachmentLoader *self) |
spAttachment * | (spAttachmentLoader *self, spSkin *skin, spAttachmentType type, const char *name) |
void spAttachmentLoader_dispose | ( | spAttachmentLoader * | self) |
var spAttachmentLoader_dispose | ( | var | self) |
local spAttachmentLoader_dispose | ( | local | self) |
spAttachment* spAttachmentLoader_newAttachment |
( | spAttachmentLoader * | self, |
spSkin * | skin, | ||
spAttachmentType | type, | ||
const char * | name | ||
) |
var spAttachmentLoader_newAttachment |
( | var | self, |
var | skin, | ||
var | type, | ||
var | name | ||
) |
local spAttachmentLoader_newAttachment |
( | local | self, |
local | skin, | ||
local | type, | ||
local | name | ||
) |