]> Dogcows Code - chaz/carfire/commitdiff
initial commit
authorKyle <Kyle@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Tue, 13 Apr 2010 19:09:11 +0000 (19:09 +0000)
committerKyle <Kyle@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Tue, 13 Apr 2010 19:09:11 +0000 (19:09 +0000)
git-svn-id: https://bd85.net/svn/cs3505_group@69 92bb83a3-7c8f-8a45-bc97-515c4e399668

CarFire/CarFire/CharacterTestBed/Projectile.cs

index a49476c25e1bef1bf1622338bc5c2e3c93405e92..133c5f44ea07771f507e776061e63f6802e5e92e 100644 (file)
@@ -10,7 +10,7 @@ using Microsoft.Xna.Framework.Input;
 namespace CarFire\r
 {\r
     /// <summary>\r
-    /// This class represents a projectile object.\r
+    /// This class represents a projectile object that will be spawned whenever a player or a monster fires.\r
     /// </summary>\r
     public class Projectile\r
     {\r
This page took 0.026108 seconds and 4 git commands to generate.