Revision 687284
Go back to digest for 15th July 2007Features in Games
Luciano Montanaro committed changes in /trunk/KDE/kdegames/kgoldrunner/src:
Implement multiple backgrounds for SVG themes.
The theme loader will look for background0 ... backgroundN and the game will use a new background for each new level, modulo the background number.
There is a bug left in the background loading, where the background may change when reloadimg I will haqve to look into that.
Fix a crash while resizing the window too small by setting a minimum size for the KGrCanvas class.
File Changes
Modified 5 files
- /trunk/KDE/kdegames/kgoldrunner/src
- /kgrcanvas.cpp
- /kgrcanvas.h
- /kgrgame.cpp
- /kgrtheme.cpp
- /kgrtheme.h
5 files changed in total