You will have to use cgaffine.translate from the Core Graphics framework. You will then also need to find the location of the touch, check the Apple sample code on 'Touches' to learn how to do this. It is actually a rather simple thing to do, just take a peak at the sample code