I want to know how to work out new coordinates for a point when turning an angle relative to another point.
I have a block arrow and you want to rotate it theta angle relative to the point in the middle of the arrow base.
This is required to enable drawing a polygon between two on-screen controls. I can not use and rotate the image.
From what I have examined so far, what further complicates the problem is that the origin of the screen is in the upper left corner.
math c # rotation angle
James Apr 24 '09 at 15:55 2009-04-24 15:55
source share