-modified moving platform class to make use of the new path class.
authorMarek Moeckel <wansti@gmx.de>
Fri, 15 Jul 2005 23:56:44 +0000 (23:56 +0000)
committerMarek Moeckel <wansti@gmx.de>
Fri, 15 Jul 2005 23:56:44 +0000 (23:56 +0000)
commit75374b0c97b76dc77c84344fb656fb8d5a4b0eeb
treee47a1dcd864bddd82e245d8ec99ac0c9a842b577
parent1bfcf5a82ac306fa5380c4db2be5109b61fac58e
-modified moving platform class to make use of the new path class.
-added some tiles to sprites.strf so they can be used as platforms.
-included a test level to demonstrate the use of the platforms.

SVN-Revision: 2721
data/images/sprites.strf
data/levels/test/platform.stl [new file with mode: 0644]
src/moving_object.hpp
src/object/platform.cpp
src/object/platform.hpp