Antkeeper
0.0.1
|
Go to the source code of this file.
Namespaces | |
ai | |
Artificial intelligence (AI) | |
ai::steering | |
Autonomous agent steering. | |
ai::steering::behavior | |
Functions | |
math::fvec3 | ai::steering::behavior::seek (const agent &agent, const math::fvec3 &target) |
Attempts to steer an agent so that it moves toward a target. More... | |