enigma-cvs
[Top][All Lists]
Advanced

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

[Enigma-cvs] enigma/src objects.hh,1.56,1.57


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/src objects.hh,1.56,1.57
Date: Mon, 03 Nov 2003 14:11:30 +0000

Update of /cvsroot/enigma/enigma/src
In directory subversions:/tmp/cvs-serv22146

Modified Files:
        objects.hh 
Log Message:
- interface changed for Actor::move



Index: objects.hh
===================================================================
RCS file: /cvsroot/enigma/enigma/src/objects.hh,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** objects.hh  27 Oct 2003 22:25:34 -0000      1.56
--- objects.hh  3 Nov 2003 14:11:28 -0000       1.57
***************
*** 394,398 ****
          // Methods
  
!         void move();
          void warp(const px::V2 &newpos);
  
--- 394,398 ----
          // Methods
  
!         void move(bool inside_collision);
          void warp(const px::V2 &newpos);
  





reply via email to

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