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.20,1.21


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingu_action.hxx,1.20,1.21
Date: 22 Oct 2002 00:21:04 -0000

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

Modified Files:
        pingu_action.hxx 
Log Message:
applied move_with_forces stuff

Index: pingu_action.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/pingu_action.hxx,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- pingu_action.hxx    20 Oct 2002 18:28:49 -0000      1.20
+++ pingu_action.hxx    22 Oct 2002 00:21:02 -0000      1.21
@@ -111,6 +111,9 @@
 
   /** Called if the request_set_action failded to apply this action */
   virtual void on_failed_apply (Pingu*) { }
+  
+  /** FIXME: document me */
+  void move_with_forces (float x_to_add, float y_to_add);
 
 private:
   PinguAction (const PinguAction&);





reply via email to

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