Otclient
14/8/2020
|
#include "platformwindow.h"
#include "x11window.h"
#include <framework/core/clock.h>
#include <framework/graphics/image.h>
Go to the source code of this file.
Variables | |
X11Window | window |
PlatformWindow & | g_window = window |
PlatformWindow& g_window = window |
Definition at line 37 of file platformwindow.cpp.
X11Window window |
Definition at line 31 of file platformwindow.cpp.