Memory game project- fixing bugs
Author |
Message |
Olly
|
Posted: Wed Jun 20, 2007 10:03 pm Post subject: Memory game project- fixing bugs |
|
|
Heya, i'm making a Memory game, and its going well, but i just have the odd bug here and there. First one being: y doesnt it load the game to begin with, i either have to click anotehr window, pause+resume, click, or whatever. If anyone knows how to fix this, it would be great, i can post my prog thus far if need be, but it uses a large series of jpegs (40+ for the six cards on it thus far) to run, so u prob cant run it by urself. Thakns in advance for any help! |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Albrecd
|
Posted: Thu Jun 21, 2007 11:16 am Post subject: Re: Memory game project- fixing bugs |
|
|
My guess would be that you're using offscreenonly but are missing a View.Update.
As for the program, please post the code you're having trouble with. We don't necessarily need to run it all to find the bugs, but we probably won't be able to find any without seeing the code.  |
|
|
|
|
 |
|
|