Variable ObjectData.gid

Identifies a tile in a tileset if this object is represented by a tile

Declaration

struct ObjectData
{
	// ...
	uint gid;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT