Revision 654398

Go back to digest for 22nd April 2007

Features in Games

Paolo Capriotti committed changes in /trunk/playground/games/kollision:

* Added animation system.
* Added Sprite abstract class.
* Added messages with the number of balls and a nice animation.
TODO: Fix memory leaks: messages are never deleted.

File Changes

Added 7 files
  • /trunk/playground/games/kollision
  •   /animation.cpp
  •   /animation.h
  •   /animator.cpp
  •   /animator.h
  •   /message.cpp
  •   /message.h
  •   /sprite.h
Modified 4 files
  • /trunk/playground/games/kollision
  •   /CMakeLists.txt
  •   /mainarea.cpp
  •   /mainarea.h
11 files changed in total