This is the complete list of members for MWMechanics::AiFace, including all inherited members.
AiFace(float targetX, float targetY) | MWMechanics::AiFace | |
AiPackage() | MWMechanics::AiPackage | |
canCancel() const | MWMechanics::AiFace | inlinevirtual |
checkWayIsClearForActor(const ESM::Pathgrid::Point &startPoint, const ESM::Pathgrid::Point &endPoint, const MWWorld::Ptr &actor) | MWMechanics::AiPackage | protected |
clone() const | MWMechanics::AiFace | virtual |
doesPathNeedRecalc(const ESM::Pathgrid::Point &newDest, const MWWorld::CellStore *currentCell) | MWMechanics::AiPackage | protectedvirtual |
evadeObstacles(const MWWorld::Ptr &actor, float duration, const ESM::Position &pos) | MWMechanics::AiPackage | protected |
execute(const MWWorld::Ptr &actor, CharacterController &characterController, AiState &state, float duration) | MWMechanics::AiFace | virtual |
fastForward(const MWWorld::Ptr &actor, AiState &state) | MWMechanics::AiPackage | inlinevirtual |
followTargetThroughDoors() const | MWMechanics::AiPackage | virtual |
getPriority() const | MWMechanics::AiFace | virtual |
getRepeat() const | MWMechanics::AiPackage | virtual |
getTarget() const | MWMechanics::AiPackage | virtual |
getTypeId() const | MWMechanics::AiFace | virtual |
isReachableRotatingOnTheRun(const MWWorld::Ptr &actor, const ESM::Pathgrid::Point &dest) | MWMechanics::AiPackage | static |
isTargetMagicallyHidden(const MWWorld::Ptr &target) | MWMechanics::AiPackage | |
mIsShortcutting | MWMechanics::AiPackage | protected |
mLastActorPos | MWMechanics::AiPackage | protected |
mObstacleCheck | MWMechanics::AiPackage | protected |
mPathFinder | MWMechanics::AiPackage | protected |
mRotateOnTheRunChecks | MWMechanics::AiPackage | protected |
mShortcutFailPos | MWMechanics::AiPackage | protected |
mShortcutProhibited | MWMechanics::AiPackage | protected |
mTargetX | MWMechanics::AiFace | private |
mTargetY | MWMechanics::AiFace | private |
mTimer | MWMechanics::AiPackage | protected |
pathTo(const MWWorld::Ptr &actor, const ESM::Pathgrid::Point &dest, float duration, float destTolerance=0.0f) | MWMechanics::AiPackage | protected |
reset() | MWMechanics::AiPackage | |
shortcutPath(const ESM::Pathgrid::Point &startPoint, const ESM::Pathgrid::Point &endPoint, const MWWorld::Ptr &actor, bool *destInLOS) | MWMechanics::AiPackage | protected |
shouldCancelPreviousAi() const | MWMechanics::AiFace | inlinevirtual |
sideWithTarget() const | MWMechanics::AiPackage | virtual |
TypeId enum name | MWMechanics::AiPackage | |
TypeIdActivate enum value | MWMechanics::AiPackage | |
TypeIdAvoidDoor enum value | MWMechanics::AiPackage | |
TypeIdCombat enum value | MWMechanics::AiPackage | |
TypeIdEscort enum value | MWMechanics::AiPackage | |
TypeIdFace enum value | MWMechanics::AiPackage | |
TypeIdFollow enum value | MWMechanics::AiPackage | |
TypeIdNone enum value | MWMechanics::AiPackage | |
TypeIdPursue enum value | MWMechanics::AiPackage | |
TypeIdTravel enum value | MWMechanics::AiPackage | |
TypeIdWander enum value | MWMechanics::AiPackage | |
writeState(ESM::AiSequence::AiSequence &sequence) const | MWMechanics::AiPackage | inlinevirtual |
~AiPackage() | MWMechanics::AiPackage | virtual |