Revision 652946

Go back to digest for 15th April 2007

Features in Games

Dmitry Suzdalev committed changes in /trunk/KDE/kdegames/kreversi:

- Move all rendering code to one place - KReversiRenderer
- Add support for background.

Johann, please take a look.

Currently I draw board on top of background with opacity 0.5
Perhaps the board svg needs to be adjusted somehow now that we have a nice background.

And what about cases when window is non square - then plates with balls start to look like ellipses ;)

File Changes

Added 3 files
  • /trunk/KDE/kdegames/kreversi
  •   /kreversirenderer.cpp
  •   /kreversirenderer.h
  •   /pics/background.svgz
Modified 5 files
  • /trunk/KDE/kdegames/kreversi
  •   /CMakeLists.txt
  •   /kreversiscene.cpp
  •   /kreversiscene.h
  •   /mainwindow.cpp
  •   /pics/CMakeLists.txt
8 files changed in total