added some comments and the framework for platforms that travel back and forth on...
authorMarek Moeckel <wansti@gmx.de>
Sat, 16 Jul 2005 10:30:07 +0000 (10:30 +0000)
committerMarek Moeckel <wansti@gmx.de>
Sat, 16 Jul 2005 10:30:07 +0000 (10:30 +0000)
commita15b670f9fb343da5a2398880cfacf2655aefdec
tree570b9706b4816a698c3c3b5c3208a2cd6ce516b6
parent75374b0c97b76dc77c84344fb656fb8d5a4b0eeb
added some comments and the framework for platforms that travel back and forth on a path instead of circular. Due to my bad knowledge of C++ this doesn't work yet.

SVN-Revision: 2722
data/levels/test/platform.stl
src/object/path.cpp
src/object/path.hpp
src/object/platform.cpp