-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event中得到点击的坐标

CGPoint touch = [[touches anyObject] locationInView:self];

posted @ 2013-07-26 12:56  AaronGod  阅读(1173)  评论(0)    收藏  举报