Function MapData.save

Save a Tiled map to a JSON file.

Prototype

void save(
  string path
);

Parameters

NameDescription
path file destination; parent directory must already exist

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT