SkinEntry
spine.SkinEntry (Class)
Stores an entry in the skin consisting of the slot index and the attachment name.
Instance Members
Name | Type |
---|---|
slotIndex |
Int |
name |
String |
Returns |
---|
Int |
The name the attachment is associated with, equivalent to the skin placeholder name in the Spine editor.
Returns |
---|
String |
Returns |
---|
spine.attachments.Attachment |
Returns |
---|
Int |
Name | Type |
---|---|
object |
Dynamic |
Returns |
---|
Bool |
Returns |
---|
String |
Private Members
Name | Type |
---|---|
slotIndex |
Int |
name |
String |
attachment |
spine.attachments.Attachment |