- moved some collision code into the world class, since it only acts on world data
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 11 Apr 2004 13:00:00 +0000 (13:00 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 11 Apr 2004 13:00:00 +0000 (13:00 +0000)
commitc9cf713e62403a869b31e54eb557e57d71a43400
tree39cc2509fe69b89f27d827ff09b2f97926029a3d
parent757f86033c33cff80bab1b1885c5c952e543fd5c
- moved some collision code into the world class, since it only acts on world data

SVN-Revision: 471
src/collision.cpp
src/collision.h
src/gameloop.cpp
src/world.cpp
src/world.h