mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[cpp] 4.3 porting WIP
This commit is contained in:
parent
db7478d38d
commit
d8ef5b5f0b
@ -41,7 +41,9 @@ namespace spine {
|
|||||||
class AtlasRegion;
|
class AtlasRegion;
|
||||||
|
|
||||||
/// An AttachmentLoader that configures attachments using texture regions from an Atlas.
|
/// 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 {
|
class SP_API AtlasAttachmentLoader : public AttachmentLoader {
|
||||||
public:
|
public:
|
||||||
RTTI_DECL
|
RTTI_DECL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user