Added Grid, Inserted gridRectangle

This commit is contained in:
Niklas Ulf Anders Cullberg
2012-09-27 19:10:10 +02:00
parent 0bcc4503ea
commit 313167e2a3
4 changed files with 49 additions and 0 deletions
@@ -121,6 +121,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Camera.cs" />
<Compile Include="Grid.cs" />
<Compile Include="Component\Collision.cs" />
<Compile Include="Component\Component.cs" />
<Compile Include="Component\GridTransform.cs" />