[cpp] 4.3 porting WIP

This commit is contained in:
Mario Zechner 2025-06-12 04:11:58 +02:00
parent db7478d38d
commit d8ef5b5f0b

View File

@ -41,7 +41,9 @@ namespace spine {
class AtlasRegion;
/// An AttachmentLoader that configures attachments using texture regions from an Atlas.
/// See http://esotericsoftware.com/spine-loading-skeleton-data#JSON-and-binary-data about Loading Skeleton Data in the Spine Runtimes Guide.
///
/// See https://esotericsoftware.com/spine-loading-skeleton-data#JSON-and-binary-data Loading skeleton data in the
/// Spine Runtimes Guide.
class SP_API AtlasAttachmentLoader : public AttachmentLoader {
public:
RTTI_DECL