Tileson 1.4.0
A helpful json parser for Tiled maps
|
This is the complete list of members for tson::World, including all inherited members.
contains(std::string_view filename) | tson::World | inline |
get(std::string_view filename) const | tson::World | inline |
getFolder() const | tson::World | inline |
getMapData() const | tson::World | inline |
getMaps() const | tson::World | inline |
getPath() const | tson::World | inline |
getType() const | tson::World | inline |
loadMaps(tson::Tileson *parser) | tson::World | inline |
onlyShowAdjacentMaps() const | tson::World | inline |
parse(const fs::path &path) | tson::World | inline |
World(std::unique_ptr< tson::IJson > jsonParser) | tson::World | inlineexplicit |
World(const fs::path &path, std::unique_ptr< tson::IJson > jsonParser) | tson::World | inlineexplicit |