Variable ObjectData.rotation

Angle in degrees clockwise

Declaration

struct ObjectData
{
	// ...
	float rotation;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT