Otclient  14/8/2020
thingtypemanager.cpp File Reference
#include "thingtypemanager.h"
#include "spritemanager.h"
#include "thing.h"
#include "thingtype.h"
#include "itemtype.h"
#include "creature.h"
#include "creatures.h"
#include "game.h"
#include <framework/core/resourcemanager.h>
#include <framework/core/filestream.h>
#include <framework/core/binarytree.h>
#include <framework/xml/tinyxml.h>
#include <framework/otml/otml.h>
Include dependency graph for thingtypemanager.cpp:

Go to the source code of this file.

Variables

ThingTypeManager g_things
 

Variable Documentation

◆ g_things

ThingTypeManager g_things

Definition at line 38 of file thingtypemanager.cpp.