mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Better spine-c example.
This commit is contained in:
parent
1be279e4e8
commit
b299a4663b
@ -76,7 +76,7 @@ void _ExampleRegionAttachment_dispose (Attachment* attachment) {
|
||||
}
|
||||
|
||||
void _ExampleRegionAttachment_draw (Attachment* attachment, Slot* slot) {
|
||||
ExampleRegionAttachment* self = (ExampleRegionAttachment*)attachment;
|
||||
// ExampleRegionAttachment* self = (ExampleRegionAttachment*)attachment;
|
||||
// Draw or queue region for drawing.
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<sourceEntries>
|
||||
<entry excluding="main.c" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="spine-c src"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="spine-c src"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
|
||||
</sourceEntries>
|
||||
</configuration>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user