Resetting high scores / "Slide To ..." control
Hello!
I want to implement an option to clear high scores in my game.
I envision this working via 2 steps:
1. User clicks a button labeled "reset high scores"
2. The button is replaced with a "slide to reset" control. (Just like the slide to unlock / slide to turn off control)
or... perhaps there could just be a slide to reset control from the start.
Is this control a public class and if so what class is it? Maybe I should just use the standard "are you sure? : yes/no" approach? Any suggestions?
I want to implement an option to clear high scores in my game.
I envision this working via 2 steps:
1. User clicks a button labeled "reset high scores"
2. The button is replaced with a "slide to reset" control. (Just like the slide to unlock / slide to turn off control)
or... perhaps there could just be a slide to reset control from the start.
Is this control a public class and if so what class is it? Maybe I should just use the standard "are you sure? : yes/no" approach? Any suggestions?
This is something I was looking into as well and found a thread which talks about how people have achieved this with their code. The thread can be found here.
Hope it helps.
MikeD
Hope it helps.
MikeD
I think the standard approach is that panel that slides in from the bottom, where the top button says "Clear High Scores", and the bottom button says "Cancel". At least that's what Apple does with their apps.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Saving scores for facebook users to compare with their friends | roguekiwi | 4 | 7,213 |
Sep 13, 2011 09:01 PM Last Post: roguekiwi |
|
| Where does Doodle Jump store scores? (maybe facebook) | riruilo | 3 | 5,618 |
Mar 15, 2010 03:13 PM Last Post: riruilo |
|
| Suggestions for online High Scores | EndeavorBros | 4 | 3,250 |
Nov 10, 2009 07:26 AM Last Post: Bersaelor |
|
| Online high scores and similar | Madrayken | 12 | 5,352 |
Aug 6, 2009 01:54 PM Last Post: morten795 |
|

