Add UISpriteRenderable for screen-space decorations.

This commit is contained in:
Paul Chote
2014-07-22 22:43:28 +12:00
parent 1beff77c6a
commit 8ac9477cd9
2 changed files with 62 additions and 0 deletions

View File

@@ -240,6 +240,7 @@
<Compile Include="Graphics\SelectionBoxRenderable.cs" />
<Compile Include="Graphics\SelectionBarsRenderable.cs" />
<Compile Include="Graphics\TargetLineRenderable.cs" />
<Compile Include="Graphics\UISpriteRenderable.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileSystem\D2kSoundResources.cs" />