Tileson 1.4.0
A helpful json parser for Tiled maps
|
#include <set>
#include "../objects/Vector2.hpp"
#include "../objects/Color.hpp"
#include "Chunk.hpp"
#include "Object.hpp"
#include "../objects/TileObject.hpp"
#include "../objects/Property.hpp"
#include "../objects/PropertyCollection.hpp"
#include "../common/Enums.hpp"
#include "../objects/FlaggedTile.hpp"
Go to the source code of this file.
Classes | |
class | tson::Layer |
Namespaces | |
namespace | tson |