Revision 706083

Go back to digest for 2nd September 2007

Features in Games

Tomasz Boczkowski committed changes in /trunk/KDE/kdegames/kbounce:

Rewrite of collision detection methods
- collisions of walls are supported
- one edge of each wall does not respond to being hitted by ball

KBounceWall and KBounceBall are now in separate files

File Changes

Added 6 files
  • /trunk/KDE/kdegames/kbounce
  •   /ball.cpp
  •   /ball.h
  •   /gameobject.cpp
  •   /gameobject.h
  •   /wall.cpp
  •   /wall.h
Deleted 2 files
  • /trunk/KDE/kdegames/kbounce
  •   /gameobjects.cpp
  •   /gameobjects.h
Modified 3 files
  • /trunk/KDE/kdegames/kbounce
  •   /board.cpp
  •   /board.h
  •   /CMakeLists.txt
11 files changed in total