AtlasAttachmentLoader Type
An AttachmentLoader that configures attachments using texture regions from an Atlas. See Loading Skeleton Data in the Spine Runtimes Guide.
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
|
|
Full Usage:
this.NewBoundingBoxAttachment
Parameters:
Skin
name : string
Returns: BoundingBoxAttachment
Modifiers: abstract |
|
Full Usage:
this.NewClippingAttachment
Parameters:
Skin
name : string
Returns: ClippingAttachment
Modifiers: abstract |
|
|
|
Full Usage:
this.NewPathAttachment
Parameters:
Skin
name : string
Returns: PathAttachment
Modifiers: abstract |
|
Full Usage:
this.NewPointAttachment
Parameters:
Skin
name : string
Returns: PointAttachment
Modifiers: abstract |
|
|
|