If I draw a square
eg DrawRect(0,0,100,100)
and I want to move this square at a certain angle ie 120 degrees until it hits the edge of the screen how would I do it please?
eg DrawRect(0,0,100,100)
and I want to move this square at a certain angle ie 120 degrees until it hits the edge of the screen how would I do it please?