Variable ObjectData.visible

Whether object is shown.

Declaration

struct ObjectData
{
	// ...
	bool visible;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT