Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how can I store mouse coordinates in an array

Status
Not open for further replies.

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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top