Rectangle class.

This commit is contained in:
2014-04-23 01:36:03 +02:00
parent 1e2f7fdd5c
commit ee34b15cf1
3 changed files with 99 additions and 0 deletions
+1
View File
@@ -159,6 +159,7 @@
<ClInclude Include="..\..\src\Systems\TransformSystem.h" />
<ClInclude Include="..\..\src\Texture.h" />
<ClInclude Include="..\..\src\Util\GLError.h" />
<ClInclude Include="..\..\src\Util\Rectangle.h" />
<ClInclude Include="..\..\src\Util\Logging.h" />
<ClInclude Include="..\..\src\World.h" />
</ItemGroup>