New graphic system.
commit2beadffbf87b3c31dbd728adbb880c40f537e9e0
authorAlexander Weld/hanoix <alex.weld@gmx.net>
Fri, 11 Sep 2009 15:38:13 +0000 (11 17:38 +0200)
committerAlexander Weld/hanoix <alex.weld@gmx.net>
Fri, 11 Sep 2009 15:38:13 +0000 (11 17:38 +0200)
tree7e5505ac5f9da08eb2be797bfc2d12fd146dae69
parent788a3593426d5ecabdc7474785f192b40ef9fb09
New graphic system.
16 files changed:
DAnimation.cpp [new file with mode: 0644]
DAnimation.h [new file with mode: 0644]
DTile.cpp [new file with mode: 0644]
DTile.h [new file with mode: 0644]
LivingMapObject.cpp
LivingMapObject.h
Makefile
MapObject.cpp
MapObject.h
Player.cpp
Robot.cpp
Tileset.cpp
Tileset.h
drawable.cpp [new file with mode: 0644]
drawable.h [new file with mode: 0644]
main.cpp