More Info

Revision 759961

(Back to digest)
 

Features in Games

Thomas Gallinari committed changes in /trunk/playground/games/kapman:

- Refactoring the characters move implementation.
- Kapman can not change its direction when the game is paused.

File Changes

Added 2 files
/trunk/playground/games/kapman
 
/characteritem.cpp
 
/characteritem.h
Deleted 4 files
/trunk/playground/games/kapman
 
/ghostitem.cpp
 
/ghostitem.h
 
/kapmanitem.cpp
 
/kapmanitem.h
Modified 21 files
/trunk/playground/games/kapman
 
/character.cpp
 
/character.h
 
/CMakeLists.txt
 
/defaultmaze.xml
 
/game.cpp
 
/game.h
 
/gamescene.cpp
 
/ghost.cpp
 
/ghost.h
 
/kapman.cpp
 
/kapman.h
 
/kapmanmainwindow.cpp
 
/maze.cpp
 
/tests/charactertest.cpp
 
/tests/charactertest.h
 
/tests/gametest.cpp
 
/tests/gametest.h
 
/tests/ghosttest.cpp
 
/tests/ghosttest.h
 
/tests/kapmantest.cpp
 
/tests/kapmantest.h
27 files changed in total