]> Dogcows Code - chaz/carfire/blobdiff - CarFire/CarFire/CarFire/CarFire.csproj
AI working now.. uncommented lines in Game
[chaz/carfire] / CarFire / CarFire / CarFire / CarFire.csproj
index 30d2d0dd703cc40d5e3e1979e3f3c4bb91607483..eb4c400d33ba51c4c9bdc293879ac55991aeedcc 100644 (file)
     </Reference>\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <Compile Include="AI.cs" />\r
+    <Compile Include="GameLogic.cs" />\r
+    <Compile Include="HUD.cs" />\r
+    <Compile Include="IEntity.cs" />\r
+    <Compile Include="Key.cs" />\r
+    <Compile Include="Melee.cs" />\r
+    <Compile Include="Player.cs" />\r
+    <Compile Include="SaberMonster.cs" />\r
+    <Compile Include="MovementManager.cs" />\r
+    <Compile Include="PathFinder.cs" />\r
     <Compile Include="ChatInfo.cs" />\r
+    <Compile Include="Display.cs" />\r
     <Compile Include="Game.cs" />\r
+    <Compile Include="Ranged.cs" />\r
     <Compile Include="IDeterministicGame.cs" />\r
+    <Compile Include="IPlayer.cs" />\r
     <Compile Include="IScreenManager.cs" />\r
     <Compile Include="Map.cs" />\r
     <Compile Include="MapReader.cs" />\r
     <Compile Include="NetworkManager.cs" />\r
     <Compile Include="Parse.cs" />\r
+    <Compile Include="PriorityQueue.cs" />\r
+    <Compile Include="Projectile.cs" />\r
     <Compile Include="Properties\AssemblyInfo.cs" />\r
     <Compile Include="Program.cs" />\r
+    <Compile Include="Script.cs" />\r
+    <Compile Include="Tilemap.cs" />\r
+    <Compile Include="Timer.cs" />\r
+    <Compile Include="Trigger.cs" />\r
     <Compile Include="XnaGame.cs" />\r
     <Compile Include="ScreenManager.cs" />\r
   </ItemGroup>\r
This page took 0.01899 seconds and 4 git commands to generate.