Variable LayerData.x

Horizontal layer offset. Always 0 in Tiled Qt.

Declaration

struct LayerData
{
	// ...
	int x;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT