// ENUM lol class LayerType { static Tile { "tilelayer" } static Object { "objectgroup" } }