Home |
All Classes |
Grouped Classes |
Index |
Search
CL_Quad::rotate
  Rotates the Quad
	void rotate(
		const CL_Point& hotspot, float angle);
Parameters:
- hotspot
 - Point to rotate around.
 
- angle
 - Angle to rotate in degrees.
 
See also:
CL_Point | CL_Quad
Questions or comments, write to the ClanLib mailing list.