Started moving TileSet parsing code into separate class
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 6 Dec 2009 00:17:49 +0000 (00:17 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 6 Dec 2009 00:17:49 +0000 (00:17 +0000)
commit32fc6915c02b75014fc79d7b55f759c8703ca8f0
treeb0a3d7afcb23c272b58a05f0e900b402fd1dda24
parentc893092b6249f2ed7740721aa46b39d39e454965
Started moving TileSet parsing code into separate class

SVN-Revision: 6172
src/supertux/tile.cpp
src/supertux/tile.hpp
src/supertux/tile_set.cpp
src/supertux/tile_set.hpp
src/supertux/tile_set_parser.cpp [new file with mode: 0644]
src/supertux/tile_set_parser.hpp [new file with mode: 0644]