|
Otclient 1.0
14/8/2020
|
#include "graphicalapplication.h"#include <framework/core/clock.h>#include <framework/core/eventdispatcher.h>#include <framework/platform/platformwindow.h>#include <framework/ui/uimanager.h>#include <framework/graphics/graphics.h>#include <framework/graphics/particlemanager.h>#include <framework/graphics/texturemanager.h>#include <framework/graphics/painter.h>#include <framework/input/mouse.h>
Go to the source code of this file.
Variables | |
| GraphicalApplication | g_app |
| GraphicalApplication g_app |
Definition at line 39 of file graphicalapplication.cpp.