]> git.localhorst.tv Git - blank.git/commit
experiments with ai states and steering
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 23 Oct 2015 23:48:02 +0000 (01:48 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 23 Oct 2015 23:48:02 +0000 (01:48 +0200)
commitf0a20986c573c4df1eb1212333489252c4b30efa
treec251822c559c90d3b74d752d29cf7529a626757d
parent0ab149c70b3f984b2cc0c7a122b4aa347bc5fd79
experiments with ai states and steering
src/ai/AIController.hpp
src/ai/IdleState.hpp
src/ai/RoamState.hpp [new file with mode: 0644]
src/ai/ai.cpp
src/world/EntityController.hpp