彼得潘的App異想世界
著作: Swift程式設計入門,App程式設計入門 iPhone . iPad ~ 作家,專欄作家,工程師, 講師,顧問,家教, App評審,企業包班,創業家
2011年4月16日 星期六
multitouch on iOS
get touch events for specific view
-(
void
)touchesBegan:(
NSSet
*)touches withEvent:(
UIEvent
*)event
{
NSSet
*touchesForTestView = [event touchesForView:testView];
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言