spine.attachments.AtlasAttachmentLoader
spine.attachments.AtlasAttachmentLoader
Fields
| Name | Type | |
|---|---|---|
atlas | spine.support.graphics.TextureAtlas | |
| “ | Virtual[newRegionAttachment, newPointAttachment, newPathAttachment, newMeshAttachment, newClippingAttachment, newBoundingBoxAttachment] |
Protos
f@29547newRegionAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String, String) → spine.attachments.RegionAttachmentf@29548newMeshAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String, String) → spine.attachments.MeshAttachmentf@29549newBoundingBoxAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.BoundingBoxAttachmentf@29550newClippingAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.ClippingAttachmentf@29551newPathAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.PathAttachmentf@29552newPointAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.PointAttachment
Bindings
- static
f@29553__constructor__(spine.attachments.AtlasAttachmentLoader, spine.support.graphics.TextureAtlas) → Void