Hi,
i have a method
-(IBAction) score: (id) sender{}
It is accessed by pressing down a button on the Iphone. i want it to run only 5 times. how do i achieve that?
Thanks.
i have a method
-(IBAction) score: (id) sender{}
It is accessed by pressing down a button on the Iphone. i want it to run only 5 times. how do i achieve that?
Thanks.