lundi 20 avril 2015

UITouch / UIEvent - delaying the event?

Vote count: 0

Is there any way to delay the event of this touchBegan function?

- (void) touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
UITouch *followTouch = [[event allTouches] anyObject];

bull.center = [followTouch locationInView:followTouch.view];}

asked 23 secs ago



UITouch / UIEvent - delaying the event?

Aucun commentaire:

Enregistrer un commentaire