[Top][All Lists]
[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);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Enigma-cvs] enigma/src objects.hh,1.56,1.57,
Ralf Westram <address@hidden> <=
- Prev by Date:
[Enigma-cvs] enigma/src enigma.hh,1.19,1.20 enigma.cc,1.28,1.29
- Next by Date:
[Enigma-cvs] enigma/src world.cc,1.77,1.78
- Previous by thread:
[Enigma-cvs] enigma/src enigma.hh,1.19,1.20 enigma.cc,1.28,1.29
- Next by thread:
[Enigma-cvs] enigma/src world.cc,1.77,1.78
- Index(es):