Variable MapData.backgroundColor

Hex-formatted background color (#RRGGBB)

Declaration

struct MapData
{
	// ...
	string backgroundColor;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT