At the moment I have a list of objects (circles) and when i click the mouse,a circle appears on the screen according to the mouse position. My plan is to be able to pick any circle up and drag it and update its position in the list.
I firstly need to be able to detect the mouse click on the sprite so Ive created a MouseOnCircle method. However when I run the program, It will only detect if the mouse is on the last circle I have created. Please advise.
This post has been edited by ShadowsEdge19: 23 January 2012 - 01:05 PM

New Topic/Question
Reply


MultiQuote



|