Variable TilesetData.imageWidth

Width of source image in pixels

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT