mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Docs.
This commit is contained in:
parent
5dff1b921a
commit
c9aede1ffd
@ -41,6 +41,7 @@ typedef struct Cocos2dAttachmentLoader {
|
|||||||
spAtlasAttachmentLoader* atlasAttachmentLoader;
|
spAtlasAttachmentLoader* atlasAttachmentLoader;
|
||||||
} Cocos2dAttachmentLoader;
|
} Cocos2dAttachmentLoader;
|
||||||
|
|
||||||
|
/* The Cocos2dAttachmentLoader must not be disposed until after the skeleton data has been disposed. */
|
||||||
Cocos2dAttachmentLoader* Cocos2dAttachmentLoader_create (spAtlas* atlas);
|
Cocos2dAttachmentLoader* Cocos2dAttachmentLoader_create (spAtlas* atlas);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user