|
Otclient 1.0
14/8/2020
|
#include "thingtypemanager.h"#include "creature.h"#include "creatures.h"#include "game.h"#include "itemtype.h"#include "spritemanager.h"#include "thing.h"#include "thingtype.h"#include <framework/core/binarytree.h>#include <framework/core/filestream.h>#include <framework/core/resourcemanager.h>#include <framework/otml/otml.h>#include <framework/xml/tinyxml.h>
Go to the source code of this file.
Variables | |
| ThingTypeManager | g_things |
| ThingTypeManager g_things |
Definition at line 38 of file thingtypemanager.cpp.