]> Dogcows Code - chaz/carfire/blobdiff - CarFire/CarFire/CarFire/CarFire.csproj
git-svn-id: https://bd85.net/svn/cs3505_group@163 92bb83a3-7c8f-8a45-bc97-515c4e399668
[chaz/carfire] / CarFire / CarFire / CarFire / CarFire.csproj
index 2edc12d8b23734b901b1a2fa1eeaaa842f0c96a5..e8a431bbabc8f359971f648224e96bf77115ad36 100644 (file)
     </Reference>\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <Compile Include="AI.cs" />\r
+    <Compile Include="AnimatedTexture.cs" />\r
+    <Compile Include="AnimateMelee.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="Human.cs" />\r
+    <Compile Include="Ranged.cs" />\r
     <Compile Include="IDeterministicGame.cs" />\r
     <Compile Include="IPlayer.cs" />\r
     <Compile Include="IScreenManager.cs" />\r
     <Compile Include="Projectile.cs" />\r
     <Compile Include="Properties\AssemblyInfo.cs" />\r
     <Compile Include="Program.cs" />\r
+    <Compile Include="SaberMonster2.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.022383 seconds and 4 git commands to generate.