AtlasAttachmentLoader
spine.attachments.AtlasAttachmentLoader (Class)
Implements: AttachmentLoader
An {@link AttachmentLoader} that configures attachments using texture regions from an {@link Atlas}.
See Loading skeleton data in the Spine Runtimes Guide.
Instance Members
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
path |
String |
| Returns |
|---|
| RegionAttachment |
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
path |
String |
| Returns |
|---|
| MeshAttachment |
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
| Returns |
|---|
| BoundingBoxAttachment |
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
| Returns |
|---|
| ClippingAttachment |
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
| Returns |
|---|
| PathAttachment |
| Name | Type |
|---|---|
skin |
spine.Skin |
name |
String |
| Returns |
|---|
| PointAttachment |
| Name | Type |
|---|---|
atlas |
spine.support.graphics.TextureAtlas |
Private Members
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |
SuppressWarnings |
"javadoc" |