Revision 1190309

Go back to digest for 31st October 2010

Features in Games

Wolfgang Rohdewald committed changes in /trunk/KDE/kdegames/kajongg/src:

First version with animated tiles. Some open things:
- tiles often pass below other tiles
- too much movement of hidden tiles for robot players
- user definable speed
- rotation and size change should also be animated
- when there is a yellow box like "Pung" the moving tile leaves artifacts behind
- sometimes animations never end, so we need a QTimer for timeout. Why?

File Changes

Modified 10 files
  • /trunk/KDE/kdegames/kajongg/src
  •   /board.py
  •   /client.py
  •   /game.py
  •   /handboard.py
  •   /message.py
  •   /playfield.py
  •   /server.py
  •   /tile.py
  •   /tilesetselector.py
  •   /uiwall.py
10 files changed in total