fixed score display and converted tilemap to a gameobject
authorMatthias Braun <matze@braunis.de>
Thu, 20 May 2004 14:55:41 +0000 (14:55 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 20 May 2004 14:55:41 +0000 (14:55 +0000)
commit3e43c88abc23c09ac467b3f47d708a6b08938c66
tree81415e5e70b7d37219473ff2a8d4fd157bad00e6
parent17f5b7043403e03c4b15c16c09176b8c14ca1938
fixed score display and converted tilemap to a gameobject

SVN-Revision: 1278
src/Makefile.am
src/display_manager.h
src/gameobjs.cpp
src/tilemap.cpp [new file with mode: 0644]
src/tilemap.h [new file with mode: 0644]
src/world.cpp