xoreos
0.0.5
|
Creature action executor for Star Wars: Knights of the Old Republic. More...
#include "glm/vec3.hpp"
#include "glm/gtc/type_ptr.hpp"
#include "src/common/maths.h"
#include "src/engines/kotor/actionexecutor.h"
#include "src/engines/kotor/creature.h"
#include "src/engines/kotor/area.h"
#include "src/engines/kotor/module.h"
Go to the source code of this file.
Namespaces | |
Engines | |
Engines::KotOR | |
Variables | |
static const float | kWalkDistance = 2.0f |
Creature action executor for Star Wars: Knights of the Old Republic.
Definition in file actionexecutor.cpp.
|
static |
Definition at line 35 of file actionexecutor.cpp.
Referenced by Engines::KotOR::ActionExecutor::moveTo().