]> git.localhorst.tv Git - blank.git/commit
more fun with AI/steering
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 25 Oct 2015 16:05:44 +0000 (17:05 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 25 Oct 2015 16:05:44 +0000 (17:05 +0100)
commit4c34ddd7eeaa3cb71fc90bf76a0cd395682add66
tree6dbd27348e47e83dda0a2a001d63eab35e5197e7
parentf0a20986c573c4df1eb1212333489252c4b30efa
more fun with AI/steering
src/ai/AIController.hpp
src/ai/ChaseState.hpp [new file with mode: 0644]
src/ai/FleeState.hpp [new file with mode: 0644]
src/ai/Spawner.cpp
src/ai/ai.cpp
src/model/geometry.hpp
src/world/EntityController.hpp
src/world/World.hpp