Created a turn manager.

This commit is contained in:
Simon Holmberg
2012-10-19 03:01:50 +02:00
parent d376031193
commit 5cb05d1c3f
5 changed files with 154 additions and 31 deletions
@@ -121,6 +121,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Camera.cs" />
<Compile Include="TurnManager.cs" />
<Compile Include="CustomExtensions.cs" />
<Compile Include="EntityManager.cs" />
<Compile Include="GameServices.cs" />