xoreos  0.0.5
Namespaces
gamethread.cpp File Reference

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"
Include dependency graph for gamethread.cpp:

Go to the source code of this file.

Namespaces

 Engines
 

Detailed Description

The thread the game logic runs in.

Definition in file gamethread.cpp.