Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

aliaalia

macrumors newbie
Original poster
Can anyone post some sample codes in order for me to do swap effect on images?? Any generous guy can help me solve the problem?? I want to swap images using touches but i couldnt do it... Example:

-(void) touchesEnded: (NSSet *) touches withEvent: (UIEvent *) event {

.
.
.
}

-(void) touchesBegan: (NSSet *) touches withEvent: (UIEvent *) event {

.
.
.
}

-(void) touchesMoved: (NSSet *) touches withEvent: (UIEvent *) event {

.
.
.
}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.