摘要: UIResponder: UIView的超类,用来响应handle(触屏、motion、响应者等)事件。NSSet:一系列的类集合(类似数组)。UITouch:一个点击类。负责:点击的view,window,time,tapcount,点击的状态(begin、move、end等)。UIEvent:事件类。负责:纪录所有的touches,。 阅读全文
posted @ 2013-09-26 16:16 风之枫 阅读(266) 评论(0) 推荐(0) 编辑