Otclient
14/8/2020
|
#include "texturemanager.h"
#include "animatedtexture.h"
#include "graphics.h"
#include "image.h"
#include <framework/core/resourcemanager.h>
#include <framework/core/clock.h>
#include <framework/core/eventdispatcher.h>
#include <framework/graphics/apngloader.h>
Go to the source code of this file.
Variables | |
TextureManager | g_textures |
TextureManager g_textures |
Definition at line 33 of file texturemanager.cpp.