Variable TilesetData.margin

Buffer between image edge and tiles (in pixels)

Declaration

struct TilesetData
{
	// ...
	int margin;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT