Created
August 24, 2014 09:14
-
-
Save yoshimin/03d235ad2f02c5184a2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event; | |
- (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event; | |
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment