Modfying draw method in AxiosGameScreen to draw Gleed2D textures

This commit is contained in:
Nathan Adams
2012-05-12 22:02:23 -05:00
parent d14f65d779
commit f57659e2e1
10 changed files with 117 additions and 4 deletions

View File

@@ -215,6 +215,7 @@
<Compile Include="Engine\File\AxiosIsolatedFile.cs" />
<Compile Include="Engine\File\AxiosRegularFile.cs" />
<Compile Include="Engine\File\AxiosTitleFile.cs" />
<Compile Include="Engine\Gleed2D\Camera.cs" />
<Compile Include="Engine\Gleed2D\CircleItem.cs" />
<Compile Include="Engine\Gleed2D\CustomProperty.cs" />
<Compile Include="Engine\Gleed2D\Item.cs" />