Hacking on Son of Silly Balls - 3
Next, can you add a button to erase all the silly balls? Hint: that's what the file->clear menu item does. Be careful -- the FirstResponder doesn't do all the work, you know.
Can you add a button to pause the game? Hint: check the file->stop menu item.