Skip to content

spine.attachments.AtlasAttachmentLoader

spine.attachments.AtlasAttachmentLoader

Fields

NameType
atlasspine.support.graphics.TextureAtlas
Virtual[newRegionAttachment, newPointAttachment, newPathAttachment, newMeshAttachment, newClippingAttachment, newBoundingBoxAttachment]

Protos

  • f@29547 newRegionAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String, String) → spine.attachments.RegionAttachment
  • f@29548 newMeshAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String, String) → spine.attachments.MeshAttachment
  • f@29549 newBoundingBoxAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.BoundingBoxAttachment
  • f@29550 newClippingAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.ClippingAttachment
  • f@29551 newPathAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.PathAttachment
  • f@29552 newPointAttachment(spine.attachments.AtlasAttachmentLoader, spine.Skin, String) → spine.attachments.PointAttachment

Bindings

  • static f@29553 __constructor__(spine.attachments.AtlasAttachmentLoader, spine.support.graphics.TextureAtlas) → Void