View Single Post
Old May 8th, 2008, 12:57 PM   #1
ghg5
Newbie
 
Join Date: Apr 2008
Location: flagstaff az
Posts: 16
Rep Power: 0 ghg5 is on a distinguished road
Memory game newGame() method help

I have a memory game (attached) that I have been working on for a while in my spare time and It is working except for a few issues. The main problem I am having Is that the new game method isn't working properly. I think my problem might lie in the fact that I declare the button array within the new game method and the second time I do this its throwing my indexes off? Not really sure what the problem is. Is their some way I can dispose all the memory used so it basically just reloads the app? One other issue I had was that I couldn't find a way to disable the buttons and keep their image in color; any quick fixes? If someone has some time to take a look at this and make some suggestions that would be a huge help.
Attached Files
File Type: zip Memory.zip (212.2 KB, 2 views)
ghg5 is offline   Reply With Quote