彼得潘的App異想世界
著作: Swift程式設計入門,App程式設計入門 iPhone . iPad ~ 作家,專欄作家,工程師, 講師,顧問,家教, App評審,企業包班,創業家
2011年3月19日 星期六
iOS的touch事件處理
touch相關的主要三個methods:
- (
void
)touchesBegan:(
NSSet
*)touches withEvent:(
UIEvent
*)event;
- (
void
)touchesMoved:(
NSSet
*)touches withEvent:(
UIEvent
*)event;
- (
void
)touchesEnded:(
NSSet
*)touches withEvent:(
UIEvent
*)event;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言