摘要:
原文地址:iphone的Touch事件作者:携风iphone的Touch事件花了点时间整理了一下关于Touch事件的一些方法。轻击:需要在你的ViewController里重写几个方法://开始触摸的方法- (void)touchesBegan:(NSSet*)touches withEvent:(UIEvent*)event {messageLabel.text=@"Touches Began"; //开始触摸的方法[selfupdateLabelsFromTouches:touches];}- (void)touchesCancelled:(NSSet*)touches 阅读全文
posted @ 2012-04-08 09:33
pengyingh
阅读(329)
评论(0)
推荐(0)


浙公网安备 33010602011771号