OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
steering.cpp File Reference
#include "steering.hpp"
#include "../mwworld/class.hpp"
#include "../mwworld/ptr.hpp"
#include "../mwbase/environment.hpp"
#include "movement.hpp"
Include dependency graph for steering.cpp:

Namespaces

 MWMechanics
 Game mechanics and NPC-AI.
 

Functions

bool MWMechanics::smoothTurn (const MWWorld::Ptr &actor, float targetAngleRadians, int axis, float epsilonRadians)
 
bool MWMechanics::zTurn (const MWWorld::Ptr &actor, float targetAngleRadians, float epsilonRadians)