OK i am really struggling with this!
I know had to add an image to the view, i know how to record a touch event. But combining the two is proving to be an issue.
There are lots of tutorials out there on how to move an image with touch events.
But Could anyone suggest how i might complete the following:
- Add an image to the view on touch
- Add the same image on another touch received by the user.
- Manipulate the location of the added images when the user touches a previously added image
Any advice would be highly appreciated