Revision 748531

Go back to digest for 16th December 2007

Features in Games

Guillaume Pelouas committed changes in /trunk/playground/games/ksirk/ksirk:

Create a new widget for the arena, and put it with the world map widget in a new QWidget which will now be the central widget (so we will can hide one or the other in funtion of context).

Display the arena widget when doing a right drag-and-drop attack... and hide it again for showing the world map when animations are finished (actually animations for the arena aren't done).

File Changes

Modified 8 files
  • /trunk/playground/games/ksirk/ksirk
  •   /fightArena.cpp
  •   /fightArena.h
  •   /gestionSprites.cpp
  •   /kgamewin.cpp
  •   /kgamewin.h
  •   /kgamewinslots.cpp
  •   /GameLogic/gameautomaton.cpp
  •   /Sprites/animsprite.cpp
8 files changed in total