mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
24 lines
495 B
XML
24 lines
495 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="SpineAttachment" inherits="SpineObjectWrapper" version="3.4">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
<method name="copy">
|
|
<return type="SpineAttachment" />
|
|
<description>
|
|
</description>
|
|
</method>
|
|
<method name="get_attachment_name">
|
|
<return type="String" />
|
|
<description>
|
|
</description>
|
|
</method>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|