From e3ce2827f14efc6630a4c2932b60e23d9b0321b0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Sep 2013 22:06:21 +0300 Subject: read map layers based on layer types. --- src/maplayer.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/maplayer.h') diff --git a/src/maplayer.h b/src/maplayer.h index a994ab4bc..410be05fa 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -87,6 +87,13 @@ class MapObjectList final class MapLayer final: public ConfigListener { public: + enum Type + { + TILES, + COLLISION, + HEIGHTS + }; + friend class Map; /** -- cgit v1.2.3-70-g09d2