|
OpenMW
|
Go to the source code of this file.
Classes | |
| class | MWMechanics::ObstacleCheck |
Namespaces | |
| MWWorld | |
| World data. | |
| MWMechanics | |
| Game mechanics and NPC-AI. | |
Functions | |
| bool | MWMechanics::proximityToDoor (const MWWorld::Ptr &actor, float minDist) |
| tests actor's proximity to a closed door by default More... | |
| const MWWorld::Ptr | MWMechanics::getNearbyDoor (const MWWorld::Ptr &actor, float minDist) |
| Returns door pointer within range. No guarantee is given as to which one. More... | |
Variables | |
| static const int | MWMechanics::NUM_EVADE_DIRECTIONS = 4 |
1.8.6