I am drawing a stickman's body using "Line" tool. I have a function that can also move the body to a certain angle (90 degs is a straight line). Now, how the do I get the ending x and y positions of the line according to the angle?
Does anybody have some code that take the starting x and positions, and the angle to which move the line, and then it gives me the ending x and y positions?
