Tileson 1.4.0
A helpful json parser for Tiled maps
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tson::WorldMapData Class Reference

#include <WorldMapData.hpp>

Public Member Functions

 WorldMapData (const fs::path &folder_, IJson &json)
 
void parse (const fs::path &folder_, IJson &json)
 

Public Attributes

fs::path folder
 
fs::path path
 
std::string fileName
 
tson::Vector2i size
 
tson::Vector2i position
 

Constructor & Destructor Documentation

◆ WorldMapData()

tson::WorldMapData::WorldMapData ( const fs::path &  folder_,
IJson json 
)
inline

Member Function Documentation

◆ parse()

void tson::WorldMapData::parse ( const fs::path &  folder_,
IJson json 
)
inline

Member Data Documentation

◆ fileName

std::string tson::WorldMapData::fileName

◆ folder

fs::path tson::WorldMapData::folder

◆ path

fs::path tson::WorldMapData::path

◆ position

tson::Vector2i tson::WorldMapData::position

◆ size

tson::Vector2i tson::WorldMapData::size

The documentation for this class was generated from the following file: