Allow creation of Tilemap and Door objects by feeding them with info.
[supertux.git] / src / door.cpp
2004-07-02 Ricardo CruzAllow creation of Tilemap and Door objects by feeding...
2004-06-20 Ricardo CruzA couple of fixes on Door class:
2004-06-10 Marek MoeckelDoor animation implemented - doors now open when activated
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors