xoreos  0.0.5
Classes | Namespaces
gamethread.h File Reference

The thread the game logic runs in. More...

#include <list>
#include "src/common/scopedptr.h"
#include "src/common/thread.h"
Include dependency graph for gamethread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::GameThread
 The game thread, running all game logic. More...
 

Namespaces

 Engines
 

Detailed Description

The thread the game logic runs in.

Definition in file gamethread.h.