Tileson
1.3.0
A helpful json parser for Tiled maps
|
#include "../objects/Color.hpp"
#include "../objects/Vector2.hpp"
#include "../interfaces/IJson.hpp"
#include "../json/NlohmannJson.hpp"
#include "../json/PicoJson.hpp"
#include "../json/Json11.hpp"
#include "Layer.hpp"
#include "Tileset.hpp"
#include "../common/Enums.hpp"
Go to the source code of this file.
Classes | |
class | tson::Map |
Namespaces | |
tson | |