OpenMW
|
#include <components/esm/defs.hpp>
#include "pathfinding.hpp"
#include "obstacle.hpp"
#include "aistate.hpp"
Go to the source code of this file.
Classes | |
class | MWMechanics::AiPackage |
Base class for AI packages. More... | |
Namespaces | |
MWWorld | |
World data. | |
ESM | |
ESM/ESP records. | |
ESM::AiSequence | |
MWMechanics | |
Game mechanics and NPC-AI. | |
Variables | |
const float | MWMechanics::AI_REACTION_TIME = 0.25f |