Skeleton

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

getAttachmentForSlotIndex
spAttachment* getAttachmentForSlotIndex(int slotIdx, string attachmentName)

@param attachmentName May be null

setAttachment
void setAttachment(string slotName, string attachmentName)

@param attachmentName May be null

sp_skeleton_protected
const(spSkeleton)* sp_skeleton_protected()

Useful for custom implementations of Skeleton.draw()

Meta