]> git.localhorst.tv Git - blank.git/commit
move RandomWalk into new "ai" module
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 4 Aug 2015 16:30:29 +0000 (18:30 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 4 Aug 2015 16:30:29 +0000 (18:30 +0200)
commit745729c1935276e6f49d108a0a465214aa93c3cb
tree17f5192ab6a8661183b7e3067b10e0d7b58ec5ba
parent12744a2f68b3c9496076d6d7b6fb3581ff78472a
move RandomWalk into new "ai" module
src/ai/RandomWalk.cpp [new file with mode: 0644]
src/ai/RandomWalk.hpp [new file with mode: 0644]
src/app/Application.hpp
src/app/FPSController.cpp [new file with mode: 0644]
src/app/RandomWalk.hpp [deleted file]
src/app/controller.cpp [deleted file]