|
Terminus
|
#include <memory>#include <QObject>#include <QOpenGLFunctions>#include <QQuickItem>#include <eventhandler.h>#include <network/networkmanager.h>#include <util/actionscheduler.h>#include <util/timer.h>Go to the source code of this file.
Classes | |
| class | terminus::Game |
| The Game class is the main entry point. It subclasses QQuickItem and handles all communication between QML and C++. More... | |
Namespaces | |
| terminus | |
Variables | |
| const unsigned short | terminus::defaultPort = 7331 |
1.8.9.1