<span style="font-size:14px;">let touch = (touches as NSSet).anyObject() let p:CGPoint = touch!.locationInView(view)</span>