Patch by <balinor@pnxs.de>:
authorMarek Moeckel <wansti@gmx.de>
Fri, 15 Jul 2005 23:53:09 +0000 (23:53 +0000)
committerMarek Moeckel <wansti@gmx.de>
Fri, 15 Jul 2005 23:53:09 +0000 (23:53 +0000)
commit1bfcf5a82ac306fa5380c4db2be5109b61fac58e
treeb9502eba39e582e40b65629e7582c4589a4e56b1
parent58936531a1d13959134d7d4ec50448ea9e0d1762
Patch by <balinor@pnxs.de>:
- implements an abstract path GameObject, which could be used to guide
  platforms, cameras etc. along a path.

SVN-Revision: 2720
src/object/path.cpp [new file with mode: 0644]
src/object/path.hpp [new file with mode: 0644]