Revision 639905
Go back to digest for 11th March 2007Features in Games
Aron Boström committed changes in /trunk/playground/games/bovo/gui:
Woho! Fix odd bug in the replay. QTimer and signal/slots was far more gutty than I had hoped them to be. But, now I think I have learned how to use them as well. (Sometimes in very rare circumstances you really miss Java. Last two hours spent could have been as simple as "Thread.sleep(700);"...)
Now Replay should work as expected. Furthermore, the replay function isn't activated until GameOver.
File Changes
Modified 4 files
- /trunk/playground/games/bovo/gui
- /mainwindow.cc
- /mainwindow.h
- /scene.cc
- /scene.h
4 files changed in total