|
xoreos
0.0.5
|
The thread the game logic runs in. More...
#include <cassert>#include "src/version/version.h"#include "src/common/util.h"#include "src/common/error.h"#include "src/common/ustring.h"#include "src/common/configman.h"#include "src/engines/gamethread.h"#include "src/engines/enginemanager.h"#include "src/graphics/windowman.h"#include "src/events/events.h"
Go to the source code of this file.
Namespaces | |
| Engines | |
The thread the game logic runs in.
Definition in file gamethread.cpp.
1.8.14