OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
interactive.cpp File Reference
#include "interactive.h"
#include <Tempest/Painter>
#include <Tempest/Log>
#include <zenkit/vobs/MovableObject.hh>
#include "game/serialize.h"
#include "graphics/mesh/skeleton.h"
#include "utils/string_frm.h"
#include "world/triggers/abstracttrigger.h"
#include "world/objects/npc.h"
#include "world/world.h"
#include "utils/dbgpainter.h"
#include "gothic.h"

Go to the source code of this file.

Functions

static Npc::Anim toNpcAnim (Interactive::Anim dir)
 

Function Documentation

◆ toNpcAnim()

static Npc::Anim toNpcAnim ( Interactive::Anim  dir)
static

Definition at line 17 of file interactive.cpp.