pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src pingu_action.hxx,1.21,1.22


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingu_action.hxx,1.21,1.22
Date: 22 Oct 2002 19:31:14 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv21154

Modified Files:
        pingu_action.hxx 
Log Message:
removed double declaration of move_with_forces


Index: pingu_action.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/pingu_action.hxx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- pingu_action.hxx    22 Oct 2002 00:21:02 -0000      1.21
+++ pingu_action.hxx    22 Oct 2002 19:31:11 -0000      1.22
@@ -102,9 +102,6 @@
 
   /// True if Pingu in specified position would bang its head if it were 
walking
   bool head_collision_on_walk (int x, int y);
-
-  void move_with_forces (float x_to_add, float y_to_add);
-
   
   /** Called if the action was successfully applied via request_set_action */
   virtual void on_successfull_apply () { }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]