Variable ObjectData.width

Width in pixels. Ignored if using a gid.

Declaration

struct ObjectData
{
	// ...
	int width;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT