Revision 852459

Go back to digest for 31st August 2008

Features in Games

Stefan Majewsky committed changes in /trunk/playground/games/palapeli/game:

Commit the framework for the next-generation Palapeli interface.
This will consist of widgets appearing on the puzzle table.
They should be usable with both mouse and keyboard (unlike the current solution esp. of load and save actions, these have problems with keyboard shortcuts).

These files are going into a new subdirectory of game/ as I would like to tidy up the mess of classes there a bit.

By now, there is no interface which actually uses the new framework.
That is my main job for the next days.

File Changes

Added 7 files
  • /trunk/playground/games/palapeli/game/interface
  •   /onscreenanimator.cpp
  •   /onscreenanimator.h
  •   /onscreendialog.cpp
  •   /onscreendialog.h
  •   /onscreenwidget.cpp
  •   /onscreenwidget.h
Modified 1 files
  • /trunk/playground/games/palapeli/game/CMakeLists.txt
8 files changed in total