Variable TilesetData.name

Name given to this tileset

Declaration

struct TilesetData
{
	// ...
	string name;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT