Hello,
I have the following code:
line=display.newLine(10,15,100,200)
This will draw a line between point A(10,15) and point B(100,200). How can I:
-later on get point B coordinates having access only to the line variable
-be able to modify the point B
Thank you,
Dan [import]uid: 17925 topic_id: 15411 reply_id: 315411[/import]