Jan 27, 2003 #1 OLLYBEAR Programmer Feb 23, 2002 5 IE I am working on an implementation of a game. I want to connect two dots by drawing a line from one to the other. Also, I want to be able to store the path of the line, because I don not want to intersect this line again with another line.
I am working on an implementation of a game. I want to connect two dots by drawing a line from one to the other. Also, I want to be able to store the path of the line, because I don not want to intersect this line again with another line.