为了能接收multitouch事件,你的子类必须实现一个或多个UIResponder方法(touch-event handling)。
Generally, you use this method if you have a UIView or UIControl subclass with custom touch-event handling