Variable TilesetData.firstGid

The GID that maps to the first tile in this set

Declaration

struct TilesetData
{
	// ...
	uint firstGid;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT