Experiments with a new abstract base class for Moving Objects that are Sprites
authorChristoph Sommer <mail@christoph-sommer.de>
Fri, 12 May 2006 01:41:09 +0000 (01:41 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Fri, 12 May 2006 01:41:09 +0000 (01:41 +0000)
commit7eedaa580901ec970795fe66d6e7fa56349fb0a0
tree84afc51511972e39c11ebdb2b7ced6ff23529937
parent58eb3364f724b2100859fd39da9bba5a9a09cafc
Experiments with a new abstract base class for Moving Objects that are Sprites

SVN-Revision: 3506
src/object/coin.cpp
src/object/coin.hpp
src/object/moving_sprite.cpp [new file with mode: 0644]
src/object/moving_sprite.hpp [new file with mode: 0644]
src/object/path_walker.hpp
src/object/platform.cpp
src/object/platform.hpp
src/object/powerup.cpp
src/object/powerup.hpp
src/object/weak_block.cpp
src/object/weak_block.hpp