Variable ObjectData.height

Height in pixels. Ignored if using a gid.

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT