Antkeeper
0.0.1
|
#include <engine/ai/steering/agent.hpp>
#include <engine/ai/steering/behavior/flee.hpp>
#include <engine/ai/steering/behavior/seek.hpp>
#include <engine/ai/steering/behavior/wander.hpp>
Go to the source code of this file.
Namespaces | |
ai | |
Artificial intelligence (AI) | |
ai::steering | |
Autonomous agent steering. | |