Variable MapData.nextObjectId

Global counter across all objects

Declaration

struct MapData
{
	// ...
	int nextObjectId;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT