I painted an arc using GUI_DrawArc. I want to draw a line from the end point where the arc is drawn. I have tried GUI_DrawLineTo () but it does not.
My goal is to create an arrow that points in the direction of the circle. Direction going from 0 degrees to 360 degrees.
But I made only an arc. What should I do? Is there anything I missed in the manual? Please tell us.
Please answer. Thank you.
My goal is to create an arrow that points in the direction of the circle. Direction going from 0 degrees to 360 degrees.
But I made only an arc. What should I do? Is there anything I missed in the manual? Please tell us.
Please answer. Thank you.