mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-20 16:56:43 +08:00
16 lines
440 B
XML
16 lines
440 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="SpineObjectWrapper" version="3.4">
|
|
<brief_description>
|
|
The base class for anything that wraps a spine-cpp class. All wrappers are a Godot reference.
|
|
</brief_description>
|
|
<description>
|
|
The base class for anything that wraps a spine-cpp class. All wrappers are a Godot reference.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|