Tiled map loading through TiledLib

This commit is contained in:
Simon Holmberg
2012-09-27 16:43:48 +02:00
parent b6218e4600
commit f83d7d5257
39 changed files with 10213 additions and 45 deletions
@@ -126,6 +126,7 @@
<Compile Include="Component\GridTransform.cs" />
<Compile Include="Core.cs" />
<Compile Include="Entity.cs" />
<Compile Include="Map.cs" />
<Compile Include="MouseInput.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Program.cs" />