Coins follow tilemaps or can be given paths
authormathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 28 Aug 2010 19:49:13 +0000 (19:49 +0000)
committermathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 28 Aug 2010 19:49:13 +0000 (19:49 +0000)
commit5c33860a9c5c92c7cb48b755fc35a3024552a585
treedac23fd1d76950c92b9f3ffa4ed094335bb1e31d
parent393c40b715035bc342eff05ab2615e8033df3f48
Coins follow tilemaps or can be given paths

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6653 837edb03-e0f3-0310-88ca-d4d4e8b29345
data/levels/test/tileplatforms.stl
src/object/coin.cpp
src/object/coin.hpp
src/object/path_walker.cpp
src/object/path_walker.hpp
src/object/tilemap.hpp
src/supertux/flip_level_transformer.cpp
src/supertux/sector.cpp