mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[csharp] Added point attachment to spine-csharp VS project
This commit is contained in:
parent
946a97d67a
commit
db6aad1a72
@ -64,6 +64,7 @@
|
|||||||
<Compile Include="src\Attachments\BoundingBoxAttachment.cs" />
|
<Compile Include="src\Attachments\BoundingBoxAttachment.cs" />
|
||||||
<Compile Include="src\Attachments\MeshAttachment.cs" />
|
<Compile Include="src\Attachments\MeshAttachment.cs" />
|
||||||
<Compile Include="src\Attachments\PathAttachment.cs" />
|
<Compile Include="src\Attachments\PathAttachment.cs" />
|
||||||
|
<Compile Include="src\Attachments\PointAttachment.cs" />
|
||||||
<Compile Include="src\Attachments\RegionAttachment.cs" />
|
<Compile Include="src\Attachments\RegionAttachment.cs" />
|
||||||
<Compile Include="src\Attachments\VertexAttachment.cs" />
|
<Compile Include="src\Attachments\VertexAttachment.cs" />
|
||||||
<Compile Include="src\BlendMode.cs" />
|
<Compile Include="src\BlendMode.cs" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user