Revision 775157

Go back to digest for 17th February 2008

Features in Games

Andreas Beckermann committed changes in /trunk/playground/games/kpoker/gameview:

adding a KPokerSceneControl class, which takes all "input" from the gameengine instead of the KPokerScene class. KPokerSceneControl forwards the input asynchronously, which will make animations much easier

File Changes

Added 4 files
  • /trunk/playground/games/kpoker/gameview
  •   /kpokerscenecontrol.cpp
  •   /kpokerscenecontrol.h
  •   /kpokerscenecontrolevents.cpp
  •   /kpokerscenecontrolevents.h
Modified 5 files
  • /trunk/playground/games/kpoker/gameview
  •   /kpokerscene.cpp
  •   /kpokerscene.h
  •   /kpokerwidget.cpp
  •   /playerscenedata.cpp
  •   /playerscenedata.h
9 files changed in total