A little help on swiping UIImages
Hello there.
I'm currently doing a project with a friend and one of the features we would like to implement is to be able to swipe the UIImages off the screen which would then register as a score as we have already implementing tapping the UIImages and it removes the UIImage and goes back to the start of its waypoint where the UIImage repeat and there is a maximum of 15 UIImages on the screen at any one time.
This whole project is coded on objective C and we've explored the possibility of using Cocatouch but our project supervisor has mentioned only to use objective C in the program.
Would anyone be so kind to be able to provide some code that would enable the UIImage to be swiped and it flies off the screen?(Like swiping an animal and it flies off the screen).
Thank you very much and I look forward to reading from you guys!
|