|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "graphics/mesh/pose.h"#include "graphics/mesh/animation.h"#include "graphics/meshobjects.h"#include "graphics/mdlvisual.h"#include "game/gametime.h"#include "game/movealgo.h"#include "game/inventory.h"#include "game/fightalgo.h"#include "game/gamescript.h"#include "physics/dynamicworld.h"#include "world/aiqueue.h"#include "world/fplock.h"#include "world/waypath.h"#include <cstdint>#include <string>#include <zenkit/addon/daedalus.hh>Go to the source code of this file.
Classes | |
| class | Npc |